mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Eventually all of this should be moved out of Sky and instead sit on top of Sky as just a mojo v8 debug service but for now I'm just bringing back what we had in Blink so I can make it work with our new inspector backend and then we can move it out. I also sorted gn lists and fixed two .idl files which were in the wrong sources list in core.gni. R=abarth@chromium.org, yurys@chromium.org Review URL: https://codereview.chromium.org/723773002