blob: 858f0f1f13a8a804ceee4100b6c1b15a05103190 [file] [log] [blame]
# This file is generated by importer.py for shelf_static-0.2.7
import("//build/dart/dart_library.gni")
dart_library("shelf_static") {
package_name = "shelf_static"
source_dir = "lib"
disable_analysis = true
deps = [
"//third_party/dart-pkg/pub/path",
"//third_party/dart-pkg/pub/convert",
"//third_party/dart-pkg/pub/mime",
"//third_party/dart-pkg/pub/http_parser",
"//third_party/dart-pkg/pub/shelf",
]
}