blob: 8b10ad820fd4d7b43e601e7b6e87985a4b38e0c8 [file] [log] [blame]
# This file is generated by package_importer.py for shelf_proxy-1.0.0
import("//build/dart/dart_library.gni")
dart_library("shelf_proxy") {
package_name = "shelf_proxy"
language_version = "2.12"
disable_analysis = true
deps = [
"//third_party/dart-pkg/pub/http",
"//third_party/dart-pkg/pub/path",
"//third_party/dart-pkg/pub/pedantic",
"//third_party/dart-pkg/pub/shelf",
]
sources = [
"shelf_proxy.dart",
]
}