blob: 899d8042969c78fed3a4af8bb6e271aaa317550c [file] [log] [blame]
# This file is generated by importer.py for build_resolvers-1.2.1
import("//build/dart/dart_library.gni")
dart_library("build_resolvers") {
package_name = "build_resolvers"
# 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/logging",
"//third_party/dart-pkg/pub/graphs",
"//third_party/dart-pkg/pub/crypto",
"//third_party/dart-pkg/pub/analyzer",
"//third_party/dart-pkg/pub/yaml",
"//third_party/dart-pkg/pub/build",
"//third_party/dart-pkg/pub/package_resolver",
"//third_party/dart-pkg/pub/path",
]
}