aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/client/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'test/cpp/client/BUILD')
-rw-r--r--test/cpp/client/BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/cpp/client/BUILD b/test/cpp/client/BUILD
index 12825e88c2..c03ea92d34 100644
--- a/test/cpp/client/BUILD
+++ b/test/cpp/client/BUILD
@@ -28,6 +28,7 @@ grpc_cc_test(
"//:gpr",
"//:grpc",
"//:grpc++",
+ "//test/core/util:gpr_test_util",
],
)