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