mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Update gn path for FIDL move (flutter/engine#4023)
We're moving the FIDL library to a new path. This patch updates the GN dependency.
This commit is contained in:
parent
00c64afc52
commit
23cc9ebd3e
@ -36,7 +36,7 @@ copy("generate_dart_ui") {
|
||||
if (is_fuchsia) {
|
||||
action("generate_package_map") {
|
||||
dart_deps = [
|
||||
"//lib/fidl/dart:dart",
|
||||
"//garnet/public/lib/fidl/dart",
|
||||
"//lib/flutter/packages/flutter:flutter",
|
||||
"//lib/widgets/packages/widgets:lib.widgets",
|
||||
"//application/lib/app/dart:dart",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user