blob: fce5ff291f5f2ee645ba3e1eafb2b2f5aaca3c22 [file] [log] [blame]
# This file is generated by importer.py for package_resolver-1.0.2
import("//build/dart/dart_package.gni")
dart_package("package_resolver") {
package_name = "package_resolver"
source_dir = "lib"
disable_analysis = true
deps = [
"//third_party/dart-pkg/pub/path",
"//third_party/dart-pkg/pub/package_config",
"//third_party/dart-pkg/pub/http",
"//third_party/dart-pkg/pub/collection",
]
}