blob: 36f3ed9afbf74a481350bba0d133c51a96694442 [file] [log] [blame]
# This file is generated by importer.py for shelf-0.6.8
import("//build/dart/dart_package.gni")
dart_package("shelf") {
package_name = "shelf"
source_dir = "lib"
disable_analysis = true
deps = [
"//third_party/dart-pkg/pub/stack_trace",
"//third_party/dart-pkg/pub/async",
"//third_party/dart-pkg/pub/path",
"//third_party/dart-pkg/pub/stream_channel",
"//third_party/dart-pkg/pub/http_parser",
"//third_party/dart-pkg/pub/collection",
]
}