blob: 73d3814057cdc96719e7bd0ac69fd3e899acf621 [file] [log] [blame]
# This file is generated by importer.py for build_test-0.10.6
import("//build/dart/dart_library.gni")
dart_library("build_test") {
package_name = "build_test"
# 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/pedantic",
"//third_party/dart-pkg/pub/logging",
"//third_party/dart-pkg/pub/async",
"//third_party/dart-pkg/pub/matcher",
"//third_party/dart-pkg/pub/glob",
"//third_party/dart-pkg/pub/crypto",
"//third_party/dart-pkg/pub/watcher",
"//third_party/dart-pkg/pub/stream_transform",
"//third_party/dart-pkg/pub/html",
"//third_party/dart-pkg/pub/build",
"//third_party/dart-pkg/pub/build_resolvers",
"//third_party/dart-pkg/pub/test",
"//third_party/dart-pkg/pub/package_resolver",
"//third_party/dart-pkg/pub/build_config",
"//third_party/dart-pkg/pub/path",
]
}