blob: df5243084b31d61429126da4df88d9caeb2bd89c [file] [log] [blame]
# This file is generated by importer.py for async-1.13.0
import("//build/dart/dart_package.gni")
dart_package("async") {
package_name = "async"
source_dir = "lib"
disable_analysis = true
deps = [
"//third_party/dart-pkg/pub/collection",
]
}