aboutsummaryrefslogtreecommitdiffhomepage
path: root/binding.gyp
diff options
context:
space:
mode:
authorGravatar Muxi Yan <muxi@users.noreply.github.com>2017-05-12 12:17:36 -0700
committerGravatar GitHub <noreply@github.com>2017-05-12 12:17:36 -0700
commita2d9d48a888bf9162d1288496e60920b481bf3eb (patch)
tree1752aeaa5c95d2898013d2935b07443d3f7dce5c /binding.gyp
parenta1ae21dd2ea19103eaf34b4c31e3e7fab9c3b866 (diff)
parent21a6ccad1ebcdf8bd80e765db6f7a1a62cd167c0 (diff)
Merge pull request #10849 from muxi/backward-compat
Implement Server Backward Compatibility
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 c47cd00440..05ccec5fea 100644
--- a/binding.gyp
+++ b/binding.gyp
@@ -897,6 +897,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": [