aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/doxygen/Doxyfile.core.internal
diff options
context:
space:
mode:
authorGravatar Mark D. Roth <roth@google.com>2016-09-19 11:13:27 -0700
committerGravatar Mark D. Roth <roth@google.com>2016-09-19 11:13:27 -0700
commit9710e2cb719572e63d219a9f0580fbb97b91cc44 (patch)
tree887f6683fcb9d7c65eb0d5887444b5ad3038a999 /tools/doxygen/Doxyfile.core.internal
parent4e9ad317928897da54fb9253a36e386c8177a601 (diff)
parenta8e1b8368fdb69ae0117f60688d2afd0c4f38510 (diff)
Merge remote-tracking branch 'upstream/master' into deadline_filter
Diffstat (limited to 'tools/doxygen/Doxyfile.core.internal')
-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 16ceeb0775..c74af115d4 100644
--- a/tools/doxygen/Doxyfile.core.internal
+++ b/tools/doxygen/Doxyfile.core.internal
@@ -796,6 +796,7 @@ src/core/lib/channel/deadline_filter.h \
src/core/lib/channel/handshaker.h \
src/core/lib/channel/http_client_filter.h \
src/core/lib/channel/http_server_filter.h \
+src/core/lib/channel/message_size_filter.h \
src/core/lib/compression/algorithm_metadata.h \
src/core/lib/compression/message_compress.h \
src/core/lib/debug/trace.h \
@@ -957,6 +958,7 @@ src/core/lib/channel/deadline_filter.c \
src/core/lib/channel/handshaker.c \
src/core/lib/channel/http_client_filter.c \
src/core/lib/channel/http_server_filter.c \
+src/core/lib/channel/message_size_filter.c \
src/core/lib/compression/compression.c \
src/core/lib/compression/message_compress.c \
src/core/lib/debug/trace.c \