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