blob: c5fa805ce8cd1bf1bf3c68b6589072fdda67a828 [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"
# 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",
]
}