Make new source tree visible from internal release files

d/r/release is currently unable to see the new source tree, thus build fails
with [] files in the new location.
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=121140336
This commit is contained in:
dxy 2016-04-29 12:27:00 -07:00 committed by Justine Tunney
parent c458c05801
commit 3291eb8b70

View file

@ -1,4 +1,4 @@
package(default_visibility = ["//third_party/java_src/gtld:__subpackages__"])
package(default_visibility = ["//java/google/registry:registry_project"])
licenses(["notice"]) # Apache 2.0