blob: ed45d6b90916a59ac02bf0bd97ad0a13eb647965 [file] [log] [blame]
# This file is generated by importer.py for watcher-0.9.7+7
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",
]
}