blob: d6b6e7e0100e8569b7e1b2aabdb7c82ca7db607a [file] [log] [blame]
# This file is generated by importer.py for timing-0.1.1+2
import("//build/dart/dart_library.gni")
dart_library("timing") {
package_name = "timing"
# 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/json_annotation",
]
}