aboutsummaryrefslogtreecommitdiffhomepage
path: root/build.json
diff options
context:
space:
mode:
Diffstat (limited to 'build.json')
-rw-r--r--build.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/build.json b/build.json
index e6158262ff..b4dc9b66bf 100644
--- a/build.json
+++ b/build.json
@@ -137,7 +137,7 @@
"src/core/statistics/census_rpc_stats.c",
"src/core/statistics/census_tracing.c",
"src/core/statistics/hash_table.c",
- "src/core/statistics/log.c",
+ "src/core/statistics/census_log.c",
"src/core/statistics/window_stats.c",
"src/core/surface/byte_buffer.c",
"src/core/surface/byte_buffer_reader.c",
@@ -228,7 +228,7 @@
"src/core/statistics/census_interface.h",
"src/core/statistics/census_rpc_stats.h",
"src/core/statistics/hash_table.h",
- "src/core/statistics/log.h",
+ "src/core/statistics/census_log.h",
"src/core/statistics/window_stats.h",
"src/core/surface/call.h",
"src/core/surface/channel.h",