blob: 826d3f3b35151b6d9566780887b2d54cd9a3c395 [file] [log] [blame]
# This file is generated by importer.py for bazel_worker-0.1.9
import("//build/dart/dart_library.gni")
dart_library("bazel_worker") {
package_name = "bazel_worker"
source_dir = "lib"
disable_analysis = true
deps = [
"//third_party/dart-pkg/pub/async",
"//third_party/dart-pkg/pub/protobuf",
]
}