mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Support for the dart_src GN variable was missing the import of the variable definition in the flutter_frontend_server BUILD.gn file. Follow up to https://github.com/flutter/engine/pull/50624/ Part of issue https://github.com/flutter/flutter/issues/143335