blob: c2983649cf773f4bb3ddddfc95ac58a65b753e3e [file] [log] [blame]
# This file is generated by importer.py for async-2.0.8
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",
]
}