blob: 64a5ad5f480121eba22d8c928c319be7cf6bddd3 [file] [log] [blame]
# This file is generated by importer.py for test-1.9.4
import("//build/dart/dart_library.gni")
dart_library("test") {
package_name = "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/stack_trace",
"//third_party/dart-pkg/pub/pedantic",
"//third_party/dart-pkg/pub/shelf_web_socket",
"//third_party/dart-pkg/pub/typed_data",
"//third_party/dart-pkg/pub/shelf",
"//third_party/dart-pkg/pub/multi_server_socket",
"//third_party/dart-pkg/pub/shelf_packages_handler",
"//third_party/dart-pkg/pub/node_preamble",
"//third_party/dart-pkg/pub/analyzer",
"//third_party/dart-pkg/pub/http_multi_server",
"//third_party/dart-pkg/pub/test_api",
"//third_party/dart-pkg/pub/io",
"//third_party/dart-pkg/pub/test_core",
"//third_party/dart-pkg/pub/path",
"//third_party/dart-pkg/pub/stream_channel",
"//third_party/dart-pkg/pub/js",
"//third_party/dart-pkg/pub/pool",
"//third_party/dart-pkg/pub/shelf_static",
"//third_party/dart-pkg/pub/yaml",
"//third_party/dart-pkg/pub/source_span",
"//third_party/dart-pkg/pub/package_resolver",
"//third_party/dart-pkg/pub/web_socket_channel",
"//third_party/dart-pkg/pub/boolean_selector",
"//third_party/dart-pkg/pub/async",
]
}