aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/grpc
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/grpc')
-rw-r--r--third_party/grpc/BUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/grpc/BUILD b/third_party/grpc/BUILD
index 386813e52e..deaefd0b2f 100644
--- a/third_party/grpc/BUILD
+++ b/third_party/grpc/BUILD
@@ -539,6 +539,6 @@ cc_library(
],
deps = [
":grpc_unsecure",
- "//third_party/protobuf:protobuf_clib",
+ "//third_party/protobuf:protobuf",
],
)