blob: a832abc281977da7a1185fa48e3a5196161076f9 [file] [log] [blame]
# This file is generated by importer.py for watcher-0.9.7+9
import("//build/dart/dart_library.gni")
dart_library("watcher") {
package_name = "watcher"
# This parameter is left empty as we don't care about analysis or exporting
# these sources outside of the tree.
sources = []
disable_analysis = true
deps = [
"//third_party/dart-pkg/pub/async",
"//third_party/dart-pkg/pub/path",
]
}