blob: 3724e96153983ff54e4f6215bf608b29dcac6ee3 [file] [log] [blame]
# This file is generated by importer.py for bazel_worker-0.1.4
import("//build/dart/dart_package.gni")
dart_package("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",
]
}