aboutsummaryrefslogtreecommitdiffhomepage
path: root/config.m4
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 /config.m4
parentb53fd4df37617364e6de2d9f880c03f3a9907450 (diff)
user-agent string filtering
Diffstat (limited to 'config.m4')
-rw-r--r--config.m41
1 files changed, 1 insertions, 0 deletions
diff --git a/config.m4 b/config.m4
index 6fb709af46..b59b0f638b 100644
--- a/config.m4
+++ b/config.m4
@@ -323,6 +323,7 @@ if test "$PHP_GRPC" != "no"; then
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 \
src/boringssl/err_data.c \
third_party/boringssl/crypto/aes/aes.c \