aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/doxygen/Doxyfile.core.internal
diff options
context:
space:
mode:
authorGravatar Muxi Yan <mxyan@google.com>2017-05-04 18:17:13 -0700
committerGravatar Muxi Yan <mxyan@google.com>2017-07-05 10:08:58 -0700
commitc1f837ce796b6cd8e46da9a97df2e3f8f267639f (patch)
tree4662072f25cd29bf831541951d2b4008d14df961 /tools/doxygen/Doxyfile.core.internal
parentb9223347bc297fd7c0684aba97d06b6a2dbab5b8 (diff)
Make stream compression module
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 63067b3081..afd66ad5bd 100644
--- a/tools/doxygen/Doxyfile.core.internal
+++ b/tools/doxygen/Doxyfile.core.internal
@@ -1041,6 +1041,8 @@ src/core/ext/transport/chttp2/transport/incoming_metadata.c \
src/core/ext/transport/chttp2/transport/incoming_metadata.h \
src/core/ext/transport/chttp2/transport/internal.h \
src/core/ext/transport/chttp2/transport/parsing.c \
+src/core/ext/transport/chttp2/transport/stream_compression.c \
+src/core/ext/transport/chttp2/transport/stream_compression.h \
src/core/ext/transport/chttp2/transport/stream_lists.c \
src/core/ext/transport/chttp2/transport/stream_map.c \
src/core/ext/transport/chttp2/transport/stream_map.h \