Skip to content

Commit 6324184

Browse files
Update the dependencies for the Fuchsia build of flutter_frontend_server (flutter#13316)
1 parent 7071dc7 commit 6324184

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

flutter_frontend_server/BUILD.gn

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,11 @@ if (is_fuchsia_host || is_fuchsia) {
1616

1717
deps = [
1818
"//third_party/dart-pkg/pub/args",
19+
"//third_party/dart-pkg/pub/cli_util",
1920
"//third_party/dart-pkg/pub/path",
21+
"//third_party/dart-pkg/pub/source_maps",
2022
"//third_party/dart-pkg/pub/usage",
23+
"//third_party/dart/pkg/analyzer",
2124
"//third_party/dart/pkg/build_integration",
2225
"//third_party/dart/pkg/dev_compiler",
2326
"//third_party/dart/pkg/front_end",

0 commit comments

Comments
 (0)