aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/qps/client_sync.cc
diff options
context:
space:
mode:
authorGravatar vjpai <vpai@google.com>2015-10-29 01:21:04 -0700
committerGravatar vjpai <vpai@google.com>2015-10-29 01:21:04 -0700
commit119c103ab00f309a66de6f1cb78c648eb3c4e2cc (patch)
tree2c75fd44bc3cefc53c22121f0601f57b408a569f /test/cpp/qps/client_sync.cc
parent754751e3c60d416beb92938d7d453b23fa57dd7e (diff)
Split up into a new service proto, use proper service suffix, add a
reset option to the mark, create a closed loop config params (empty message) for consistency with other tests.
Diffstat (limited to 'test/cpp/qps/client_sync.cc')
-rw-r--r--test/cpp/qps/client_sync.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/cpp/qps/client_sync.cc b/test/cpp/qps/client_sync.cc
index b9d857c482..44d525b196 100644
--- a/test/cpp/qps/client_sync.cc
+++ b/test/cpp/qps/client_sync.cc
@@ -54,10 +54,10 @@
#include "test/cpp/util/create_test_channel.h"
#include "test/cpp/qps/client.h"
-#include "test/proto/perf_tests/perf_control.grpc.pb.h"
#include "test/cpp/qps/histogram.h"
#include "test/cpp/qps/interarrival.h"
#include "test/cpp/qps/timer.h"
+#include "test/proto/perf_tests/perf_services.grpc.pb.h"
#include "src/core/profiling/timers.h"