blob: 2939e91535e338a378152631f84773ed75518d69 [file] [log] [blame]
# This file is generated by importer.py for multi_server_socket-1.0.2
import("//build/dart/dart_library.gni")
dart_library("multi_server_socket") {
package_name = "multi_server_socket"
# 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/async",
]
}