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