blob: 5b6f4f8dd28a098d9fd041f2656b41cb2a3164e8 [file] [log] [blame]
# This file is generated by importer.py for source_span-1.4.0
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",
]
}