From e6d0ad317ed820b29f709c8273ed3fec7463db11 Mon Sep 17 00:00:00 2001 From: Alistair Veitch Date: Thu, 13 Aug 2015 09:59:48 -0700 Subject: add all new content --- tools/doxygen/Doxyfile.core.internal | 1 + tools/run_tests/sources_and_headers.json | 2 ++ 2 files changed, 3 insertions(+) (limited to 'tools') diff --git a/tools/doxygen/Doxyfile.core.internal b/tools/doxygen/Doxyfile.core.internal index e5bf7fa220..8f937303a9 100644 --- a/tools/doxygen/Doxyfile.core.internal +++ b/tools/doxygen/Doxyfile.core.internal @@ -1021,6 +1021,7 @@ src/core/transport/transport.c \ 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/record_stat.c \ src/core/census/tracing.c \ include/grpc/support/alloc.h \ diff --git a/tools/run_tests/sources_and_headers.json b/tools/run_tests/sources_and_headers.json index 24dca9cc7f..6878705770 100644 --- a/tools/run_tests/sources_and_headers.json +++ b/tools/run_tests/sources_and_headers.json @@ -11056,6 +11056,7 @@ "src/core/census/context.h", "src/core/census/grpc_context.c", "src/core/census/initialize.c", + "src/core/census/operation.c", "src/core/census/record_stat.c", "src/core/census/rpc_stat_id.h", "src/core/census/tracing.c", @@ -11509,6 +11510,7 @@ "src/core/census/context.h", "src/core/census/grpc_context.c", "src/core/census/initialize.c", + "src/core/census/operation.c", "src/core/census/record_stat.c", "src/core/census/rpc_stat_id.h", "src/core/census/tracing.c", -- cgit v1.2.3