aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/doxygen
diff options
context:
space:
mode:
authorGravatar Mark D. Roth <roth@google.com>2016-09-01 13:12:56 -0700
committerGravatar GitHub <noreply@github.com>2016-09-01 13:12:56 -0700
commit79620aaa1052fd02539a36caa63cbe24a2087b0f (patch)
treef748dd87e705ef3daa250ff93e996c2cf110a9d1 /tools/doxygen
parent0719810df85930557cec68649bebd651f0a92f31 (diff)
parentd4c0f550b0662d2ec2bc0deb7985aa1357c195a7 (diff)
Merge pull request #7943 from markdroth/client_channel_cleanup
Move subchannel_call_holder code into client_channel module.
Diffstat (limited to 'tools/doxygen')
-rw-r--r--tools/doxygen/Doxyfile.core.internal2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/doxygen/Doxyfile.core.internal b/tools/doxygen/Doxyfile.core.internal
index cc07b93083..7d279ed464 100644
--- a/tools/doxygen/Doxyfile.core.internal
+++ b/tools/doxygen/Doxyfile.core.internal
@@ -928,7 +928,6 @@ src/core/ext/client_config/resolver_factory.h \
src/core/ext/client_config/resolver_registry.h \
src/core/ext/client_config/resolver_result.h \
src/core/ext/client_config/subchannel.h \
-src/core/ext/client_config/subchannel_call_holder.h \
src/core/ext/client_config/subchannel_index.h \
src/core/ext/client_config/uri_parser.h \
src/core/ext/lb_policy/grpclb/grpclb.h \
@@ -1108,7 +1107,6 @@ src/core/ext/client_config/resolver_factory.c \
src/core/ext/client_config/resolver_registry.c \
src/core/ext/client_config/resolver_result.c \
src/core/ext/client_config/subchannel.c \
-src/core/ext/client_config/subchannel_call_holder.c \
src/core/ext/client_config/subchannel_index.c \
src/core/ext/client_config/uri_parser.c \
src/core/ext/transport/chttp2/server/insecure/server_chttp2.c \