| # This file is generated by package_importer.py for source_map_stack_trace-2.1.1 | |
| import("//build/dart/dart_library.gni") | |
| dart_library("source_map_stack_trace") { | |
| package_name = "source_map_stack_trace" | |
| language_version = "2.12" | |
| disable_analysis = true | |
| deps = [ | |
| "//third_party/dart-pkg/pub/path", | |
| "//third_party/dart-pkg/pub/source_maps", | |
| "//third_party/dart-pkg/pub/stack_trace", | |
| ] | |
| sources = [ | |
| "source_map_stack_trace.dart", | |
| ] | |
| } |