diff options
author | Alistair Veitch <aveitch@google.com> | 2015-08-13 09:59:48 -0700 |
---|---|---|
committer | Alistair Veitch <aveitch@google.com> | 2015-08-13 09:59:48 -0700 |
commit | e6d0ad317ed820b29f709c8273ed3fec7463db11 (patch) | |
tree | d6011b2b106da184fb8b41a6bb480a24efbd7026 /tools/run_tests | |
parent | a924b31d28ad907ebc040dd63945356011f613f6 (diff) |
add all new content
Diffstat (limited to 'tools/run_tests')
-rw-r--r-- | tools/run_tests/sources_and_headers.json | 2 |
1 files changed, 2 insertions, 0 deletions
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", |