blob: 815efa04ee4d10f980259d447a70fd18cb874029 [file] [log] [blame]
# This file is generated by importer.py for watcher-0.9.7+6
import("//build/dart/dart_library.gni")
dart_library("watcher") {
package_name = "watcher"
source_dir = "lib"
disable_analysis = true
deps = [
"//third_party/dart-pkg/pub/async",
"//third_party/dart-pkg/pub/path",
]
}