blob: 4960a269b3db1c6dd47ee0d03eca179d39e08956 [file] [log] [blame]
# This file is generated by importer.py for test_api-0.2.15
import("//build/dart/dart_library.gni")
dart_library("test_api") {
package_name = "test_api"
# 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/async",
"//third_party/dart-pkg/pub/matcher",
"//third_party/dart-pkg/pub/collection",
"//third_party/dart-pkg/pub/meta",
"//third_party/dart-pkg/pub/string_scanner",
"//third_party/dart-pkg/pub/term_glyph",
"//third_party/dart-pkg/pub/boolean_selector",
"//third_party/dart-pkg/pub/source_span",
"//third_party/dart-pkg/pub/path",
"//third_party/dart-pkg/pub/stream_channel",
]
}