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