aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/protobuf/3.4.0/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/protobuf/3.4.0/BUILD')
-rw-r--r--third_party/protobuf/3.4.0/BUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/protobuf/3.4.0/BUILD b/third_party/protobuf/3.4.0/BUILD
index 84f90e5474..6a5aa3d188 100644
--- a/third_party/protobuf/3.4.0/BUILD
+++ b/third_party/protobuf/3.4.0/BUILD
@@ -30,7 +30,7 @@ java_import(
jars = ["libprotobuf_java_util.jar"],
visibility = ["//visibility:public"],
exports = [
- "@io_bazel//third_party:gson",
+ "@//third_party:gson",
],
)