blob: 0f7d0b3283e2e2177c1ed346ff0da714bc953ae6 [file] [log] [blame]
# This file is generated by importer.py for boolean_selector-1.0.4
import("//build/dart/dart_library.gni")
dart_library("boolean_selector") {
package_name = "boolean_selector"
# 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/source_span",
"//third_party/dart-pkg/pub/string_scanner",
]
}