blob: ffcf29006ce960089a4501bb9c78f6a0c5505fce [file] [log] [blame]
# This file is generated by importer.py for boolean_selector-1.0.3
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/collection",
"//third_party/dart-pkg/pub/string_scanner",
]
}