blob: a691b9fd4a9e5ad039a3b64723a29f4cb66ff9d2 [file] [log] [blame]
# This file is generated by importer.py for sse-3.1.2
import("//build/dart/dart_library.gni")
dart_library("sse") {
package_name = "sse"
# This parameter is left empty as we don't care about analysis or exporting
# these sources outside of the tree.
sources = []
disable_analysis = true
deps = [
"//third_party/dart-pkg/pub/pedantic",
"//third_party/dart-pkg/pub/logging",
"//third_party/dart-pkg/pub/uuid",
"//third_party/dart-pkg/pub/async",
"//third_party/dart-pkg/pub/shelf",
"//third_party/dart-pkg/pub/stream_channel",
]
}