blob: 63d0a4a2e781a3088ab02b44eab3f93855c531b6 [file] [log] [blame]
# This file is generated by importer.py for source_maps-0.10.9
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",
]
}