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