aboutsummaryrefslogtreecommitdiffhomepage
path: root/WORKSPACE
diff options
context:
space:
mode:
Diffstat (limited to 'WORKSPACE')
-rw-r--r--WORKSPACE12
1 files changed, 1 insertions, 11 deletions
diff --git a/WORKSPACE b/WORKSPACE
index 1499a0a52f..98c3afa5bd 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -4,16 +4,6 @@ bind(
)
bind(
- name = "grpc_cpp_plugin",
- actual = "//:grpc_cpp_plugin",
-)
-
-bind(
- name = "grpc++",
- actual = "//:grpc++",
-)
-
-bind(
name = "libssl",
actual = "@submodule_boringssl//:ssl",
)
@@ -34,7 +24,7 @@ bind(
)
bind(
- name = "protobuf_compiler",
+ name = "protocol_compiler",
actual = "@submodule_protobuf//:protoc",
)