Add missing dependency to open source build

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=130981257
This commit is contained in:
shikhman 2016-08-22 14:19:32 -07:00 committed by Ben McIlwain
parent b04e54994e
commit 87314c4469

View file

@ -25,6 +25,7 @@ java_library(
"//java/google/registry/config",
"//java/google/registry/cron",
"//java/google/registry/dns",
"//java/google/registry/dns/writer",
"//java/google/registry/dns/writer/clouddns",
"//java/google/registry/dns/writer/dnsupdate",
"//java/google/registry/export",