Commit e938ceb0 authored by P.Y. Laligand's avatar P.Y. Laligand Committed by GitHub

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

parent a5a75e3d
...@@ -11,8 +11,8 @@ dart_package("flutter_tools") { ...@@ -11,8 +11,8 @@ dart_package("flutter_tools") {
disable_analysis = true disable_analysis = true
deps = [ deps = [
"//dart/pkg/analyzer", "//third_party/dart/pkg/analyzer",
"//dart/third_party/pkg/linter", "//third_party/dart/third_party/pkg/linter",
"//third_party/dart-pkg/pub/archive", "//third_party/dart-pkg/pub/archive",
"//third_party/dart-pkg/pub/args", "//third_party/dart-pkg/pub/args",
"//third_party/dart-pkg/pub/collection", "//third_party/dart-pkg/pub/collection",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment