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