blob: a778ffcf9ceb6572da4f7cad5c34cc70f752d2a8 [file] [log] [blame]
# This file is generated by importer.py for barback-0.15.2+14
import("//build/dart/dart_library.gni")
dart_library("barback") {
package_name = "barback"
source_dir = "lib"
disable_analysis = true
deps = [
"//third_party/dart-pkg/pub/stack_trace",
"//third_party/dart-pkg/pub/pool",
"//third_party/dart-pkg/pub/source_span",
"//third_party/dart-pkg/pub/async",
"//third_party/dart-pkg/pub/path",
"//third_party/dart-pkg/pub/collection",
]
}