Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Properly return VM service assets on Fuchsia. (flutter#3406)
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.
- Loading branch information