From 6b6bdbffe97b1901702440163340cca858fccc91 Mon Sep 17 00:00:00 2001 From: Carmi Grushko Date: Thu, 2 Feb 2017 18:48:03 +0000 Subject: Delete //external references related to protos. These are not used anymore. -- PiperOrigin-RevId: 146381129 MOS_MIGRATED_REVID=146381129 --- WORKSPACE | 3 --- 1 file changed, 3 deletions(-) (limited to 'WORKSPACE') 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/", -- cgit v1.2.3