blob: 42e3b1ae2cfe2666223a36e19c2463d60f823a7c [file] [log] [blame]
# This file is generated by importer.py for web_socket_channel-1.0.7
import("//build/dart/dart_library.gni")
dart_library("web_socket_channel") {
package_name = "web_socket_channel"
source_dir = "lib"
disable_analysis = true
deps = [
"//third_party/dart-pkg/pub/async",
"//third_party/dart-pkg/pub/stream_channel",
"//third_party/dart-pkg/pub/crypto",
]
}