aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-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 73fcea94d9..01699b26ad 100644
--- a/test/cpp/common/BUILD
+++ b/test/cpp/common/BUILD
@@ -26,7 +26,7 @@ grpc_cc_test(
],
deps = [
"//:grpc++_unsecure",
- "//test/core/util:grpc_test_util",
+ "//test/core/util:grpc_test_util_unsecure",
],
)