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