aboutsummaryrefslogtreecommitdiffhomepage
path: root/WORKSPACE
diff options
context:
space:
mode:
authorGravatar Carmi Grushko <carmi@google.com>2017-02-02 18:48:03 +0000
committerGravatar Yun Peng <pcloudy@google.com>2017-02-03 10:23:34 +0000
commit6b6bdbffe97b1901702440163340cca858fccc91 (patch)
tree9136126e2a89fbc3e8de8e5046629d9768338e77 /WORKSPACE
parent2bfff74907e6b039b5a19bf75526d4c4a0b097ac (diff)
Delete //external references related to protos.
These are not used anymore. -- PiperOrigin-RevId: 146381129 MOS_MIGRATED_REVID=146381129
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/",