aboutsummaryrefslogtreecommitdiffhomepage
path: root/binding.gyp
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2017-05-16 13:42:07 -0700
committerGravatar Craig Tiller <ctiller@google.com>2017-05-16 13:42:07 -0700
commit321b7d8fb0dbe40f27685f733a3098bd4fd9c77b (patch)
tree3386f15aa6d894f972048bd08ab25e0cce489441 /binding.gyp
parent8996208bc3af635160964a784ea643e28c6bd9e0 (diff)
parentbcb65f0bd533ff0c7babf3b06a424d2bd5f1d37d (diff)
Merge github.com:grpc/grpc into thread_pool
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 b0bc5785e3..520d39d31a 100644
--- a/binding.gyp
+++ b/binding.gyp
@@ -895,6 +895,8 @@
'src/core/ext/census/tracing.c',
'src/core/ext/filters/max_age/max_age_filter.c',
'src/core/ext/filters/message_size/message_size_filter.c',
+ 'src/core/ext/filters/workarounds/workaround_cronet_compression_filter.c',
+ 'src/core/ext/filters/workarounds/workaround_utils.c',
'src/core/plugin_registry/grpc_plugin_registry.c',
],
"conditions": [