diff options
author | David Garcia Quintas <dgq@google.com> | 2016-01-25 12:53:50 -0800 |
---|---|---|
committer | David Garcia Quintas <dgq@google.com> | 2016-01-25 12:53:50 -0800 |
commit | 541db25d45f548968386a17b9ca4726db912af4b (patch) | |
tree | e9320ac2058e5bd2ad2b7e424f6477265f709791 /tools/doxygen/Doxyfile.core.internal | |
parent | 28991142fac3277d5af6fe17d022a37740da09b6 (diff) | |
parent | 22f6dccec6bf1efd7e2a3cbb8e138662cf8d2e35 (diff) |
Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces
Diffstat (limited to 'tools/doxygen/Doxyfile.core.internal')
-rw-r--r-- | tools/doxygen/Doxyfile.core.internal | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/doxygen/Doxyfile.core.internal b/tools/doxygen/Doxyfile.core.internal index b1bad7c081..ee87fbd592 100644 --- a/tools/doxygen/Doxyfile.core.internal +++ b/tools/doxygen/Doxyfile.core.internal @@ -1047,6 +1047,7 @@ src/core/transport/transport_op_string.c \ src/core/census/context.c \ src/core/census/initialize.c \ src/core/census/operation.c \ +src/core/census/tag_set.c \ src/core/census/tracing.c \ include/grpc/support/alloc.h \ include/grpc/support/atm.h \ |