aboutsummaryrefslogtreecommitdiffhomepage
path: root/build.json
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2015-07-06 10:26:03 -0700
committerGravatar Craig Tiller <ctiller@google.com>2015-07-06 10:26:03 -0700
commit377881204fe380d927086a4a86737c1a97f27ea0 (patch)
treebe40960c7e2ddbd905aa76e3eaf32558d81642f6 /build.json
parent825b21cd1f999fa55e6234c2d0d8a6375f252c42 (diff)
parent3f2db5a4a19427d1c33dec5a1c917ab44b1d2d8b (diff)
Merge branch 'reset-thy-counts-or-fear-my-wrath' into tis-but-thy-name
Diffstat (limited to 'build.json')
-rw-r--r--build.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/build.json b/build.json
index c77b7340ba..19078ed726 100644
--- a/build.json
+++ b/build.json
@@ -768,6 +768,7 @@
"test/cpp/qps/driver.h",
"test/cpp/qps/histogram.h",
"test/cpp/qps/interarrival.h",
+ "test/cpp/qps/perf_db_client.h",
"test/cpp/qps/qps_worker.h",
"test/cpp/qps/report.h",
"test/cpp/qps/server.h",
@@ -777,9 +778,11 @@
],
"src": [
"test/cpp/qps/qpstest.proto",
+ "test/cpp/qps/perf_db.proto",
"test/cpp/qps/client_async.cc",
"test/cpp/qps/client_sync.cc",
"test/cpp/qps/driver.cc",
+ "test/cpp/qps/perf_db_client.cc",
"test/cpp/qps/qps_worker.cc",
"test/cpp/qps/report.cc",
"test/cpp/qps/server_async.cc",