blob: eff68527eabd0a2ffac53f1c75351c0ecbb8d31a [file] [log] [blame]
# This file is generated by importer.py for matcher-0.12.5
import("//build/dart/dart_library.gni")
dart_library("matcher") {
package_name = "matcher"
# 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/stack_trace",
]
}