aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/common/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'test/cpp/common/BUILD')
-rw-r--r--test/cpp/common/BUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/cpp/common/BUILD b/test/cpp/common/BUILD
index bd1173322a..be9c279f13 100644
--- a/test/cpp/common/BUILD
+++ b/test/cpp/common/BUILD
@@ -27,7 +27,7 @@ grpc_cc_test(
name = "alarm_cpp_test",
srcs = ["alarm_cpp_test.cc"],
deps = [
- "//:grpc++",
+ "//:grpc++_unsecure",
"//test/core/util:gpr_test_util",
],
external_deps = [