mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
There's no reason to bounce through several indirections to get the current time. We can just call into base directly now. R=ojan@chromium.org Review URL: https://codereview.chromium.org/887883002