mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
In a previous change I re-included the observatory assets in the Fuchsia build, but didn't notice this bit here. After this, if Settings::enable_observatory can be set to true somehow, the Observatory will come up in Flutter apps on Fuchsia. Unfortunately, I'm not sure how to do that.