aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/codegen/core
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2017-04-04 15:54:40 -0700
committerGravatar Craig Tiller <ctiller@google.com>2017-04-04 15:54:40 -0700
commitee787caf0eb143f00092756bafcdb0f82f5f1a55 (patch)
tree2aaad2634072633ffdc98452e5c9413a2a9fa279 /tools/codegen/core
parent94736b9d67733b3a86ae1f405c5edcd385edcb5f (diff)
parentc02f36bc9ec4baab246c1bd869d679ed19ab8580 (diff)
Merge github.com:grpc/grpc into truebin
Diffstat (limited to 'tools/codegen/core')
-rwxr-xr-xtools/codegen/core/gen_nano_proto.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/codegen/core/gen_nano_proto.sh b/tools/codegen/core/gen_nano_proto.sh
index 8600573e1c..7bb9fc1cc4 100755
--- a/tools/codegen/core/gen_nano_proto.sh
+++ b/tools/codegen/core/gen_nano_proto.sh
@@ -32,8 +32,8 @@
# Example usage:
# tools/codegen/core/gen_nano_proto.sh \
# src/proto/grpc/lb/v1/load_balancer.proto \
-# $PWD/src/core/ext/lb_policy/grpclb/proto/grpc/lb/v1 \
-# src/core/ext/lb_policy/grpclb/proto/grpc/lb/v1
+# $PWD/src/core/ext/filters/client_channel/lb_policy/grpclb/proto/grpc/lb/v1 \
+# src/core/ext/filters/client_channel/lb_policy/grpclb/proto/grpc/lb/v1
#
# Exit statuses:
# 1: Incorrect number of arguments