Add MOE equivalence[s] for 2018-12-13 sync

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=225418342
This commit is contained in:
mmuller 2018-12-13 12:43:27 -08:00 committed by Michael Muller
parent 1975218f45
commit 2cc4a9fb2f
2 changed files with 2 additions and 0 deletions

View file

@ -9,6 +9,7 @@ java_library(
srcs = glob(["*.java"]),
resources = glob(["files/*.yaml"]),
deps = [
"//java/com/google/api/client/extensions/appengine/auth/oauth2",
"//java/google/registry/keyring/api",
"//java/google/registry/util",
"@com_google_api_client",

View file

@ -35,6 +35,7 @@ java_library(
"//java/google/registry/module/tools",
],
deps = [
"//java/com/google/api/client/extensions/appengine/auth/oauth2",
"//java/google/registry/backup",
"//java/google/registry/beam/invoicing",
"//java/google/registry/beam/spec11",