blob: f1d896577419f558602f02135afc18ca68d6de4b [file] [log] [blame]
# This file is generated by importer.py for completion-0.2.1+1
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",
]
}