aboutsummaryrefslogtreecommitdiffhomepage
path: root/binding.gyp
diff options
context:
space:
mode:
authorGravatar Muxi Yan <mxyan@google.com>2017-04-27 11:14:18 -0700
committerGravatar Muxi Yan <mxyan@google.com>2017-04-27 11:14:18 -0700
commitf63afec89d2dcd7afc0c082618286358241549fd (patch)
treece67d4e4d8c56cc64a2b2d3bdf1f1ef82b45b495 /binding.gyp
parentb53fd4df37617364e6de2d9f880c03f3a9907450 (diff)
user-agent string filtering
Diffstat (limited to 'binding.gyp')
-rw-r--r--binding.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/binding.gyp b/binding.gyp
index 7487ca7f81..9bbfc5ab05 100644
--- a/binding.gyp
+++ b/binding.gyp
@@ -887,6 +887,7 @@
'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": [