Adjust to new location for the Dart project. (#12621)

This commit is contained in:
P.Y. Laligand 2017-10-18 19:45:48 -07:00 committed by GitHub
parent a5a75e3d84
commit e938ceb086

View File

@ -11,8 +11,8 @@ dart_package("flutter_tools") {
disable_analysis = true
deps = [
"//dart/pkg/analyzer",
"//dart/third_party/pkg/linter",
"//third_party/dart/pkg/analyzer",
"//third_party/dart/third_party/pkg/linter",
"//third_party/dart-pkg/pub/archive",
"//third_party/dart-pkg/pub/args",
"//third_party/dart-pkg/pub/collection",