blob: 493cb6595b4bdc6e09885be218dd72305ea08af8 [file] [log] [blame]
# This file is generated by importer.py for quiver-2.0.0+1
import("//build/dart/dart_library.gni")
dart_library("quiver") {
package_name = "quiver"
# 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/matcher",
"//third_party/dart-pkg/pub/meta",
]
}