blob: f8b8a703d848adfb064ef9b890256c01ee97d88e [file] [log] [blame]
# This file is generated by importer.py for quiver-2.0.5
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",
]
}