aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/node/performance/benchmark_client.js
diff options
context:
space:
mode:
authorGravatar Vijay Pai <vpai@google.com>2016-01-11 10:30:38 -0800
committerGravatar Vijay Pai <vpai@google.com>2016-01-11 10:30:38 -0800
commitb3a6787bd52a9fe4a68114cbe5cd45926287da17 (patch)
tree2d52c30933afee569c8fc8dfec46c1d1a91c8060 /src/node/performance/benchmark_client.js
parent7f34c783c4735ce16c22cd4c92d989d4bb0e2822 (diff)
parentcd92509e40adaae67edd683593da07e9b98fc6d9 (diff)
Merge pull request #4525 from ctiller/proto_names
Consolidate C++ proto files under src/proto
Diffstat (limited to 'src/node/performance/benchmark_client.js')
-rw-r--r--src/node/performance/benchmark_client.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/node/performance/benchmark_client.js b/src/node/performance/benchmark_client.js
index d97bdbbcaf..9e956d4027 100644
--- a/src/node/performance/benchmark_client.js
+++ b/src/node/performance/benchmark_client.js
@@ -48,7 +48,7 @@ var Histogram = require('./histogram');
var grpc = require('../../../');
var serviceProto = grpc.load({
root: __dirname + '/../../..',
- file: 'test/proto/benchmarks/services.proto'}).grpc.testing;
+ file: 'src/proto/grpc/testing/services.proto'}).grpc.testing;
/**
* Create a buffer filled with size zeroes