blob: acd557e26113df9c23e752e174b5135d1e761546 [file] [log] [blame]
# This file is generated by importer.py for string_scanner-1.0.2
import("//build/dart/dart_library.gni")
dart_library("string_scanner") {
package_name = "string_scanner"
source_dir = "lib"
disable_analysis = true
deps = [
"//third_party/dart-pkg/pub/source_span",
"//third_party/dart-pkg/pub/charcode",
]
}