blob: a1dbf90109413e6c34d65296012f2a142fab5d23 [file] [log] [blame]
# This file is generated by importer.py for smoke-0.3.6+2
import("//build/dart/dart_package.gni")
dart_package("smoke") {
package_name = "smoke"
source_dir = "lib"
disable_analysis = true
deps = [
"//third_party/dart-pkg/pub/barback",
"//third_party/dart-pkg/pub/logging",
"//dart/pkg/analyzer",
]
}