Add build_runner_core to flutter_tools BUILD.gn (#27661)

Need for roll into Fuchsia
This commit is contained in:
Zachary Anderson
2019-02-08 07:40:44 -08:00
committed by GitHub
parent 4e9cfa8f85
commit fe701c45e5

View File

@@ -18,6 +18,7 @@ dart_library("flutter_tools") {
"//third_party/dart/third_party/pkg/linter",
"//third_party/dart-pkg/pub/archive",
"//third_party/dart-pkg/pub/args",
"//third_party/dart-pkg/pub/build_runner_core",
"//third_party/dart-pkg/pub/collection",
"//third_party/dart-pkg/pub/completion",
"//third_party/dart-pkg/pub/coverage",