blob: e4cb6f36f6ba37bd9487310584561a83decd3e12 [file] [log] [blame]
# This file is generated by importer.py for package_resolver-1.0.10
import("//build/dart/dart_library.gni")
dart_library("package_resolver") {
package_name = "package_resolver"
# This parameter is left empty as we don't care about analysis or exporting
# these sources outside of the tree.
sources = []
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",
]
}