aboutsummaryrefslogtreecommitdiffhomepage
path: root/binding.gyp
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2016-05-11 10:55:18 -0700
committerGravatar Craig Tiller <ctiller@google.com>2016-05-11 10:55:18 -0700
commita58ed7cfaba863ff22958e994ae6b7992087cc81 (patch)
tree3b308419ea313ff8da4fad36510ae7cd11473977 /binding.gyp
parentcfc8ae16b13116f598defe7a58931d80dd781578 (diff)
parentc52732001cde77f2b45d6acad62983800ce06a99 (diff)
Merge github.com:grpc/grpc into error
Diffstat (limited to 'binding.gyp')
-rw-r--r--binding.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/binding.gyp b/binding.gyp
index 3efec93257..d4689be524 100644
--- a/binding.gyp
+++ b/binding.gyp
@@ -720,7 +720,7 @@
'src/core/ext/transport/chttp2/server/insecure/server_chttp2.c',
'src/core/ext/transport/chttp2/client/insecure/channel_create.c',
'src/core/ext/lb_policy/grpclb/load_balancer_api.c',
- 'src/core/ext/lb_policy/grpclb/proto/grpc/lb/v0/load_balancer.pb.c',
+ 'src/core/ext/lb_policy/grpclb/proto/grpc/lb/v1/load_balancer.pb.c',
'third_party/nanopb/pb_common.c',
'third_party/nanopb/pb_decode.c',
'third_party/nanopb/pb_encode.c',