blob: a8f78a7ff7b0f9b63aba84e0f3d2d1f5f9f471a0 [file] [log] [blame]
# This file is generated by package_importer.py for fake_async-1.2.0
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",
]
}