aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/qps/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'test/cpp/qps/BUILD')
-rw-r--r--test/cpp/qps/BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/cpp/qps/BUILD b/test/cpp/qps/BUILD
index 483b29b1b3..2ef7441371 100644
--- a/test/cpp/qps/BUILD
+++ b/test/cpp/qps/BUILD
@@ -31,6 +31,7 @@ grpc_cc_library(
name = "qps_worker_impl",
srcs = [
"client_async.cc",
+ "client_callback.cc",
"client_sync.cc",
"qps_server_builder.cc",
"qps_worker.cc",