aboutsummaryrefslogtreecommitdiffhomepage
path: root/build.yaml
diff options
context:
space:
mode:
authorGravatar Nicolas "Pixel" Noble <pixel@nobis-crew.org>2016-01-14 00:33:55 +0100
committerGravatar Nicolas "Pixel" Noble <pixel@nobis-crew.org>2016-01-14 00:34:44 +0100
commit69dcff526101a5cbd7d6af57fdf856fb83c2f25a (patch)
tree51d1e88da87c42a902c5b8cfe6992e8ea9bbdbf6 /build.yaml
parent2f0474075962e5cc43dd16882e2e7f272c6e6156 (diff)
Re-ordering interdependent proto files.
Diffstat (limited to 'build.yaml')
-rw-r--r--build.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/build.yaml b/build.yaml
index ebfd96b6e4..1dabd863fb 100644
--- a/build.yaml
+++ b/build.yaml
@@ -772,10 +772,10 @@ libs:
- test/cpp/util/benchmark_config.h
src:
- test/proto/messages.proto
- - test/proto/benchmarks/control.proto
- test/proto/benchmarks/payloads.proto
- - test/proto/benchmarks/services.proto
- test/proto/benchmarks/stats.proto
+ - test/proto/benchmarks/control.proto
+ - test/proto/benchmarks/services.proto
- test/cpp/qps/perf_db.proto
- test/cpp/qps/client_async.cc
- test/cpp/qps/client_sync.cc