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