blob: ee72ee7528af720f8220ffe5ececf37bba09b2e2 [file] [log] [blame]
# This file is generated by importer.py for eventsource-0.1.0+2
import("//build/dart/dart_library.gni")
dart_library("eventsource") {
package_name = "eventsource"
source_dir = "lib"
disable_analysis = true
deps = [
"//third_party/dart-pkg/pub/http",
"//third_party/dart-pkg/pub/logging",
"//third_party/dart-pkg/pub/http_parser",
"//third_party/dart-pkg/pub/collection",
"//third_party/dart-pkg/pub/sync",
]
}