blob: 67f88f78dba228fba5fd25dd6d9957cc07c97579 [file] [log] [blame]
# This file is generated by importer.py for usage-3.0.1
import("//build/dart/dart_package.gni")
dart_package("usage") {
package_name = "usage"
source_dir = "lib"
disable_analysis = true
deps = [
"//third_party/dart-pkg/pub/path",
]
}