mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
The new `BUILD.gn` files in the Engine tree can't go under `build/secondary` because Skia still has its own, and they'd be selected first. So, this PR puts the new `BUILD.gn` files under `flutter/skia`.