blob: 37d3b78d31499564fb6fda1d53c5a4e40ce66c58 [file] [log] [blame]
# This file is generated by importer.py for barback-0.15.2+10
import("//build/dart/dart_package.gni")
dart_package("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",
]
}