aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--third_party/java/j2objc/BUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/java/j2objc/BUILD b/third_party/java/j2objc/BUILD
index fdeac8cec2..6716f25c93 100644
--- a/third_party/java/j2objc/BUILD
+++ b/third_party/java/j2objc/BUILD
@@ -28,7 +28,7 @@ filegroup(
java_library(
name = "annotations",
- srcs = ["@bazel-j2objc//:annotations"],
+ srcs = ["@bazel_j2objc//:annotations"],
)
objc_library(