blob: dfb7390107b9c33b4c749f794cf40ba3dd7ebaed [file] [log] [blame]
# This file is generated by importer.py for gcloud-0.6.0+4
import("//build/dart/dart_library.gni")
dart_library("gcloud") {
package_name = "gcloud"
# 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/googleapis",
"//third_party/dart-pkg/pub/http",
"//third_party/dart-pkg/pub/_discoveryapis_commons",
]
}