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