aboutsummaryrefslogtreecommitdiff
path: root/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD')
-rw-r--r--BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/BUILD b/BUILD
index 0189fd9b5..0a279412a 100644
--- a/BUILD
+++ b/BUILD
@@ -639,6 +639,7 @@ java_library(
visibility = ["//visibility:public"],
deps = [
"protobuf_java",
+ "//external:error_prone_annotations",
"//external:gson",
"//external:guava",
],