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