aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/qps/perf_db.proto
diff options
context:
space:
mode:
authorGravatar vjpai <vpai@google.com>2015-10-28 09:16:22 -0700
committerGravatar vjpai <vpai@google.com>2015-10-28 09:16:22 -0700
commit754751e3c60d416beb92938d7d453b23fa57dd7e (patch)
tree6b5d2d5e03349ff4e6fb065b99fc9f9a6402b260 /test/cpp/qps/perf_db.proto
parent4b69152e7fa771471ebd75d67ed80579b211b3a3 (diff)
Numerous proto changes to make things more sane and fix some outstanding issues
Diffstat (limited to 'test/cpp/qps/perf_db.proto')
-rw-r--r--test/cpp/qps/perf_db.proto2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/cpp/qps/perf_db.proto b/test/cpp/qps/perf_db.proto
index 0d9aec74cd..42334e36ab 100644
--- a/test/cpp/qps/perf_db.proto
+++ b/test/cpp/qps/perf_db.proto
@@ -29,7 +29,7 @@
syntax = "proto3";
-import "test/proto/perf_control.proto";
+import "test/proto/perf_tests/perf_control.proto";
package grpc.testing;