blob: 83b40d92576dca221e04a880abf93f97db331873 [file] [log] [blame]
# This file is generated by importer.py for build_daemon-2.1.3
import("//build/dart/dart_library.gni")
dart_library("build_daemon") {
package_name = "build_daemon"
# 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/built_collection",
"//third_party/dart-pkg/pub/logging",
"//third_party/dart-pkg/pub/shelf_web_socket",
"//third_party/dart-pkg/pub/web_socket_channel",
"//third_party/dart-pkg/pub/shelf",
"//third_party/dart-pkg/pub/http_multi_server",
"//third_party/dart-pkg/pub/watcher",
"//third_party/dart-pkg/pub/stream_transform",
"//third_party/dart-pkg/pub/package_resolver",
"//third_party/dart-pkg/pub/path",
"//third_party/dart-pkg/pub/built_value",
"//third_party/dart-pkg/pub/pool",
]
}