aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/qps/server.h
diff options
context:
space:
mode:
authorGravatar vjpai <vpai@google.com>2016-01-19 15:28:52 -0800
committerGravatar vjpai <vpai@google.com>2016-01-19 15:28:52 -0800
commit4f5146dac201c234e4aefdad118413ba3aa76bd6 (patch)
tree82f13f774bc80647c91d24ba89fe2e8a1126488a /test/cpp/qps/server.h
parent3e6a70faedcb090b844d66915da756fe1462ea07 (diff)
Change name from coresched to limit_cores
Diffstat (limited to 'test/cpp/qps/server.h')
-rw-r--r--test/cpp/qps/server.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/cpp/qps/server.h b/test/cpp/qps/server.h
index 0c6e264a50..6195e6ce63 100644
--- a/test/cpp/qps/server.h
+++ b/test/cpp/qps/server.h
@@ -42,7 +42,7 @@
#include "src/proto/grpc/testing/messages.grpc.pb.h"
#include "test/core/end2end/data/ssl_test_data.h"
#include "test/core/util/port.h"
-#include "test/cpp/qps/coresched.h"
+#include "test/cpp/qps/limit_cores.h"
#include "test/cpp/qps/timer.h"
namespace grpc {