blob: 787c9845447c8d54101f408175f32349b72a4050 [file] [log] [blame]
# This file is generated by importer.py for coverage-0.9.2
import("//build/dart/dart_package.gni")
dart_package("coverage") {
package_name = "coverage"
source_dir = "lib"
disable_analysis = true
deps = [
"//third_party/dart-pkg/pub/stack_trace",
"//third_party/dart-pkg/pub/package_config",
"//third_party/dart-pkg/pub/logging",
"//third_party/dart-pkg/pub/vm_service_client",
"//third_party/dart-pkg/pub/async",
"//third_party/dart-pkg/pub/path",
"//third_party/dart-pkg/pub/args",
]
}