blob: 1fb5ead07d2d75c6f52e76b329350f09c1aab7b6 [file] [log] [blame]
# This file is generated by importer.py for dwds-0.5.2
import("//build/dart/dart_library.gni")
dart_library("dwds") {
package_name = "dwds"
# 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/build_daemon",
"//third_party/dart-pkg/pub/http",
"//third_party/dart-pkg/pub/shelf_web_socket",
"//third_party/dart-pkg/pub/shelf",
"//third_party/dart-pkg/pub/http_multi_server",
"//third_party/dart-pkg/pub/meta",
"//third_party/dart-pkg/pub/shelf_proxy",
"//third_party/dart-pkg/pub/sse",
"//third_party/dart-pkg/pub/path",
"//third_party/dart-pkg/pub/devtools",
"//third_party/dart-pkg/pub/webkit_inspection_protocol",
"//third_party/dart-pkg/pub/source_maps",
"//third_party/dart-pkg/pub/shelf_static",
"//third_party/dart-pkg/pub/logging",
"//third_party/dart-pkg/pub/pub_semver",
"//third_party/dart-pkg/pub/web_socket_channel",
"//third_party/dart-pkg/pub/crypto",
"//third_party/dart-pkg/pub/vm_service",
"//third_party/dart-pkg/pub/async",
"//third_party/dart-pkg/pub/built_value",
]
}