blob: c6d945e680677dd9d61ffc14719f8643c8871cb7 [file] [log] [blame]
# This file is generated by importer.py for completion-0.2.2
import("//build/dart/dart_library.gni")
dart_library("completion") {
package_name = "completion"
# 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",
"//third_party/dart-pkg/pub/args",
"//third_party/dart-pkg/pub/logging",
]
}