blob: ab4f0f60a7902f28dfcfb7d204c6f1af9fe71230 [file] [log] [blame]
# This file is generated by importer.py for clock-1.0.1
import("//build/dart/dart_library.gni")
dart_library("clock") {
package_name = "clock"
# 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/meta",
]
}