diff options
author | Nicolas "Pixel" Noble <pixel@nobis-crew.org> | 2016-01-31 09:31:15 +0100 |
---|---|---|
committer | Nicolas "Pixel" Noble <pixel@nobis-crew.org> | 2016-01-31 09:31:15 +0100 |
commit | fa132c2f560f6cb6ce42322f446f2d61205e88f6 (patch) | |
tree | d996fda8a5741e6d36744ffa67b6c09998a098c6 /tools/run_tests/sources_and_headers.json | |
parent | a478b52cb4e35e5d65db920ab9305452f09f3b8a (diff) |
Actually moving this to the proper place.
Diffstat (limited to 'tools/run_tests/sources_and_headers.json')
-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 9113f1ca05..bb3c9c413e 100644 --- a/tools/run_tests/sources_and_headers.json +++ b/tools/run_tests/sources_and_headers.json @@ -3092,6 +3092,7 @@ "src/core/census/grpc_filter.h", "src/core/census/initialize.c", "src/core/census/operation.c", + "src/core/census/placeholders.c", "src/core/census/rpc_metric_id.h", "src/core/census/tag_set.c", "src/core/census/tracing.c", @@ -3591,6 +3592,7 @@ "src/core/census/grpc_filter.h", "src/core/census/initialize.c", "src/core/census/operation.c", + "src/core/census/placeholders.c", "src/core/census/rpc_metric_id.h", "src/core/census/tag_set.c", "src/core/census/tracing.c", |