blob: 992901c6d6b10e5437ffd8312f693ea00fa17bfc [file] [log] [blame]
# This file is generated by importer.py for source_map_stack_trace-1.1.4
import("//build/dart/dart_library.gni")
dart_library("source_map_stack_trace") {
package_name = "source_map_stack_trace"
source_dir = "lib"
disable_analysis = true
deps = [
"//third_party/dart-pkg/pub/source_maps",
"//third_party/dart-pkg/pub/package_resolver",
"//third_party/dart-pkg/pub/path",
"//third_party/dart-pkg/pub/stack_trace",
]
}