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