blob: f0fb021ac0e6932691456bf88da005f197cb6916 [file] [log] [blame]
# This file is generated by importer.py for package_resolver-1.0.2
import("//build/dart/dart_library.gni")
dart_library("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",
]
}