aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/doxygen
diff options
context:
space:
mode:
authorGravatar Muxi Yan <mxyan@google.com>2017-04-25 16:02:09 -0700
committerGravatar Muxi Yan <mxyan@google.com>2017-04-25 17:04:29 -0700
commitb53fd4df37617364e6de2d9f880c03f3a9907450 (patch)
tree090bc3b59310f86ec5bf08c87d06c9fa71a9ed59 /tools/doxygen
parentc090c619c117912b8c9e88a3c4bc8f778a94d582 (diff)
Add cronet_compression workaround filter
Diffstat (limited to 'tools/doxygen')
-rw-r--r--tools/doxygen/Doxyfile.core.internal2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/doxygen/Doxyfile.core.internal b/tools/doxygen/Doxyfile.core.internal
index 924595eb95..ab23bf316e 100644
--- a/tools/doxygen/Doxyfile.core.internal
+++ b/tools/doxygen/Doxyfile.core.internal
@@ -971,6 +971,8 @@ src/core/ext/filters/max_age/max_age_filter.c \
src/core/ext/filters/max_age/max_age_filter.h \
src/core/ext/filters/message_size/message_size_filter.c \
src/core/ext/filters/message_size/message_size_filter.h \
+src/core/ext/filters/workarounds/workaround_cronet_compression_filter.c \
+src/core/ext/filters/workarounds/workaround_cronet_compression_filter.h \
src/core/ext/transport/README.md \
src/core/ext/transport/chttp2/README.md \
src/core/ext/transport/chttp2/alpn/alpn.c \