blob: f098c96ebda2cea1ed7321c6e85b950d7f0fc18f [file] [log] [blame]
# This file is generated by importer.py for build_test-0.10.7+2
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/matcher",
"//third_party/dart-pkg/pub/glob",
"//third_party/dart-pkg/pub/watcher",
"//third_party/dart-pkg/pub/test_core",
"//third_party/dart-pkg/pub/package_resolver",
"//third_party/dart-pkg/pub/path",
"//third_party/dart-pkg/pub/logging",
"//third_party/dart-pkg/pub/crypto",
"//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/async",
"//third_party/dart-pkg/pub/build_config",
]
}