blob: 0960203463d8d5c168ca03e765fa7a3afdd6d2e9 [file] [log] [blame]
# This file is generated by importer.py for gcloud-0.6.3
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/meta",
"//third_party/dart-pkg/pub/http",
"//third_party/dart-pkg/pub/_discoveryapis_commons",
]
}