mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
Adjust to new location for the Dart project. (#12621)
This commit is contained in:
parent
a5a75e3d84
commit
e938ceb086
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user