aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/doxygen/Doxyfile.core.internal
diff options
context:
space:
mode:
authorGravatar ncteisen <ncteisen@gmail.com>2018-03-06 07:53:58 -0800
committerGravatar ncteisen <ncteisen@gmail.com>2018-03-06 08:01:17 -0800
commit1cc064dbfc5fd91a6f705881427b39ca4675abe3 (patch)
treef160067ec3e1f071f336949100f638c31c77c3ca /tools/doxygen/Doxyfile.core.internal
parent31c05ba668ee6ede5326c669277204a7f778a9ab (diff)
Reviewer feedback, s/object_registry/channel_trace_registry
Diffstat (limited to 'tools/doxygen/Doxyfile.core.internal')
-rw-r--r--tools/doxygen/Doxyfile.core.internal4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/doxygen/Doxyfile.core.internal b/tools/doxygen/Doxyfile.core.internal
index a64ff1eaf1..78805a0ad1 100644
--- a/tools/doxygen/Doxyfile.core.internal
+++ b/tools/doxygen/Doxyfile.core.internal
@@ -1036,6 +1036,8 @@ src/core/lib/channel/channel_stack_builder.cc \
src/core/lib/channel/channel_stack_builder.h \
src/core/lib/channel/channel_trace.cc \
src/core/lib/channel/channel_trace.h \
+src/core/lib/channel/channel_trace_registry.cc \
+src/core/lib/channel/channel_trace_registry.h \
src/core/lib/channel/connected_channel.cc \
src/core/lib/channel/connected_channel.h \
src/core/lib/channel/context.h \
@@ -1045,8 +1047,6 @@ src/core/lib/channel/handshaker_factory.cc \
src/core/lib/channel/handshaker_factory.h \
src/core/lib/channel/handshaker_registry.cc \
src/core/lib/channel/handshaker_registry.h \
-src/core/lib/channel/object_registry.cc \
-src/core/lib/channel/object_registry.h \
src/core/lib/compression/algorithm_metadata.h \
src/core/lib/compression/compression.cc \
src/core/lib/compression/compression_internal.cc \