aboutsummaryrefslogtreecommitdiffhomepage
path: root/WORKSPACE
diff options
context:
space:
mode:
Diffstat (limited to 'WORKSPACE')
-rw-r--r--WORKSPACE3
1 files changed, 0 insertions, 3 deletions
diff --git a/WORKSPACE b/WORKSPACE
index 666b8dfe9e..b5702db031 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -56,9 +56,6 @@ docker_repository()
# This allows rules written in skylark to locate apple build tools.
bind(name = "xcrunwrapper", actual = "@bazel_tools//tools/objc:xcrunwrapper")
-bind(name = "protobuf/java_runtime", actual = "//third_party/protobuf:protobuf")
-bind(name = "protobuf/javalite_runtime", actual = "//third_party/protobuf:protobuf-lite")
-bind(name = "proto/toolchains/java", actual = "//third_party/protobuf:java_toolchain")
new_local_repository(
name = "com_google_protobuf_java",
path = "./third_party/protobuf/3.0.0/",