Update the dependencies for the Fuchsia build of flutter_frontend_server (flutter/engine#13316)

This commit is contained in:
Jason Simmons 2019-10-23 12:47:51 -07:00 committed by GitHub
parent c1d8b3c16d
commit d5d057f78e

View File

@ -16,8 +16,11 @@ if (is_fuchsia_host || is_fuchsia) {
deps = [
"//third_party/dart-pkg/pub/args",
"//third_party/dart-pkg/pub/cli_util",
"//third_party/dart-pkg/pub/path",
"//third_party/dart-pkg/pub/source_maps",
"//third_party/dart-pkg/pub/usage",
"//third_party/dart/pkg/analyzer",
"//third_party/dart/pkg/build_integration",
"//third_party/dart/pkg/dev_compiler",
"//third_party/dart/pkg/front_end",