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