blob: 17eb2516ea8347fae57154f7d6e1e4c050cf2f92 [file] [log] [blame]
# This file is generated by importer.py for multi_server_socket-1.0.1
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",
]
}