blob: f8e533350828465b0c8c51ea8c2ce38c5e7c912b [file] [log] [blame]
# This file is generated by importer.py for test_core-0.3.2
import("//build/dart/dart_library.gni")
dart_library("test_core") {
package_name = "test_core"
# 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/stack_trace",
"//third_party/dart-pkg/pub/pedantic",
"//third_party/dart-pkg/pub/coverage",
"//third_party/dart-pkg/pub/matcher",
"//third_party/dart-pkg/pub/glob",
"//third_party/dart-pkg/pub/args",
"//third_party/dart-pkg/pub/collection",
"//third_party/dart-pkg/pub/test_api",
"//third_party/dart-pkg/pub/meta",
"//third_party/dart-pkg/pub/analyzer",
"//third_party/dart-pkg/pub/io",
"//third_party/dart-pkg/pub/path",
"//third_party/dart-pkg/pub/source_span",
"//third_party/dart-pkg/pub/stream_channel",
"//third_party/dart-pkg/pub/pool",
"//third_party/dart-pkg/pub/source_maps",
"//third_party/dart-pkg/pub/source_map_stack_trace",
"//third_party/dart-pkg/pub/yaml",
"//third_party/dart-pkg/pub/vm_service",
"//third_party/dart-pkg/pub/boolean_selector",
"//third_party/dart-pkg/pub/async",
]
}