Improve internal build system speed

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=202016862
This commit is contained in:
mcilwain
2018-06-27 15:28:52 -04:00
committed by Ben McIlwain
parent a4ebdc7622
commit 4c7bc3b18c
67 changed files with 142 additions and 141 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ java_library(
srcs = glob(["*.java"]),
deps = [
"//java/google/registry/config",
"//third_party/java/appengine_gcs_client",
"@com_google_appengine_tools_appengine_gcs_client",
"@com_google_code_findbugs_jsr305",
"@com_google_dagger",
"@com_google_flogger",