blob: 5abdb1aa38768b49bf2e952e56ec3bd0ae2ec8a5 [file] [log] [blame]
# This file is generated by importer.py for build_resolvers-1.3.3
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",
]
}