Add Google Cloud Storage helper for non-GAE environment

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=138563147
This commit is contained in:
dxy 2016-11-08 14:11:23 -08:00 committed by Ben McIlwain
parent 1671508547
commit 0263667dae

View file

@ -50,6 +50,7 @@ java_library(
"//java/google/registry/dns/writer/dnsupdate", "//java/google/registry/dns/writer/dnsupdate",
"//java/google/registry/export", "//java/google/registry/export",
"//java/google/registry/flows", "//java/google/registry/flows",
"//java/google/registry/gcs",
"//java/google/registry/keyring/api", "//java/google/registry/keyring/api",
"//java/google/registry/model", "//java/google/registry/model",
"//java/google/registry/pricing", "//java/google/registry/pricing",