blob: 6a1c676af42d57e23046874795591c4137b5aa62 [file] [log] [blame]
# This file is generated by importer.py for stack_trace-1.9.3
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",
]
}