aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/doxygen/Doxyfile.core.internal
diff options
context:
space:
mode:
authorGravatar David Garcia Quintas <dgq@google.com>2016-01-21 11:14:49 -0800
committerGravatar David Garcia Quintas <dgq@google.com>2016-01-21 11:14:49 -0800
commit898588ba334ce664fbd2b4a6172efae8e8f25f79 (patch)
tree38b1f731792f6c0fd82afbc0a5754b75ec10f92c /tools/doxygen/Doxyfile.core.internal
parent1d9b8079cb92597ed9fef1a03c1af4e03e7ad7e4 (diff)
added missing codegen deps for grp
Diffstat (limited to 'tools/doxygen/Doxyfile.core.internal')
-rw-r--r--tools/doxygen/Doxyfile.core.internal3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/doxygen/Doxyfile.core.internal b/tools/doxygen/Doxyfile.core.internal
index a2b37c9c1c..5fe14d5d2f 100644
--- a/tools/doxygen/Doxyfile.core.internal
+++ b/tools/doxygen/Doxyfile.core.internal
@@ -1051,6 +1051,9 @@ src/core/census/context.c \
src/core/census/initialize.c \
src/core/census/operation.c \
src/core/census/tracing.c \
+include/grpc/impl/codegen/connectivity_state.h \
+include/grpc/impl/codegen/port_platform.h \
+include/grpc/impl/codegen/time.h \
include/grpc/support/alloc.h \
include/grpc/support/atm.h \
include/grpc/support/atm_gcc_atomic.h \