aboutsummaryrefslogtreecommitdiffhomepage
path: root/binding.gyp
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2017-05-03 07:35:51 -0700
committerGravatar Craig Tiller <ctiller@google.com>2017-05-03 07:35:51 -0700
commit0bc3b40b76d6527a497777fa72d2fa26053a963a (patch)
tree1e572c74fdd798e98e1b833ac5b0da716a50ce6d /binding.gyp
parent67e229e5c124efa826ef15e8a7e16634786fabeb (diff)
parent892e4be6da9149a5fa7d3a4616ba0fa334828729 (diff)
Merge github.com:grpc/grpc into hiertune
Diffstat (limited to 'binding.gyp')
-rw-r--r--binding.gyp2
1 files changed, 2 insertions, 0 deletions
diff --git a/binding.gyp b/binding.gyp
index 55ce9856e7..fe9965b96c 100644
--- a/binding.gyp
+++ b/binding.gyp
@@ -856,8 +856,10 @@
'src/core/ext/transport/chttp2/server/insecure/server_chttp2_posix.c',
'src/core/ext/transport/chttp2/client/insecure/channel_create.c',
'src/core/ext/transport/chttp2/client/insecure/channel_create_posix.c',
+ 'src/core/ext/filters/client_channel/lb_policy/grpclb/client_load_reporting_filter.c',
'src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.c',
'src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_channel_secure.c',
+ 'src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_client_stats.c',
'src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.c',
'src/core/ext/filters/client_channel/lb_policy/grpclb/proto/grpc/lb/v1/load_balancer.pb.c',
'third_party/nanopb/pb_common.c',