blob: 7a01f91cdbd159c0d264e9179c24bd6b490581df [file] [log] [blame]
# This file is generated by importer.py for source_maps-0.10.6
import("//build/dart/dart_library.gni")
dart_library("source_maps") {
package_name = "source_maps"
# 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",
]
}