mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Unlike blink in sky we just want to mark tree scopes dirty. We can remove these methods, the dirty tree scope tracking we'll add in the future will take care of this. R=ojan@chromium.org Review URL: https://codereview.chromium.org/836893003