aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party
diff options
context:
space:
mode:
Diffstat (limited to 'third_party')
-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 552b549a00..fdeac8cec2 100644
--- a/third_party/java/j2objc/BUILD
+++ b/third_party/java/j2objc/BUILD
@@ -40,7 +40,7 @@ objc_library(
sdk_frameworks = [
"Security",
],
- deps = ["@bazel-j2objc//:jre_emul_archive"],
+ deps = ["@bazel_j2objc//:jre_emul_archive"],
)
# Proto support is a work in progress.