blob: 982b378c3f6ee6cd4e1fc0f37afd97f4c968db03 [file] [log] [blame]
# This file is generated by package_importer.py for fake_async-1.3.1
import("//build/dart/dart_library.gni")
dart_library("fake_async") {
package_name = "fake_async"
language_version = "2.12"
disable_analysis = true
deps = [
"//third_party/dart-pkg/pub/clock",
"//third_party/dart-pkg/pub/collection",
]
sources = [
"fake_async.dart",
]
}