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