|
|
|
@ -220,6 +220,7 @@ cc_library( |
|
|
|
|
"src/core/profiling/timers.h", |
|
|
|
|
"src/core/statistics/census_interface.h", |
|
|
|
|
"src/core/statistics/census_rpc_stats.h", |
|
|
|
|
"src/core/surface/api_trace.h", |
|
|
|
|
"src/core/surface/byte_buffer_queue.h", |
|
|
|
|
"src/core/surface/call.h", |
|
|
|
|
"src/core/surface/channel.h", |
|
|
|
@ -374,7 +375,6 @@ cc_library( |
|
|
|
|
"src/core/surface/server.c", |
|
|
|
|
"src/core/surface/server_chttp2.c", |
|
|
|
|
"src/core/surface/server_create.c", |
|
|
|
|
"src/core/surface/surface_trace.c", |
|
|
|
|
"src/core/surface/version.c", |
|
|
|
|
"src/core/transport/chttp2/alpn.c", |
|
|
|
|
"src/core/transport/chttp2/bin_encoder.c", |
|
|
|
@ -506,6 +506,7 @@ cc_library( |
|
|
|
|
"src/core/profiling/timers.h", |
|
|
|
|
"src/core/statistics/census_interface.h", |
|
|
|
|
"src/core/statistics/census_rpc_stats.h", |
|
|
|
|
"src/core/surface/api_trace.h", |
|
|
|
|
"src/core/surface/byte_buffer_queue.h", |
|
|
|
|
"src/core/surface/call.h", |
|
|
|
|
"src/core/surface/channel.h", |
|
|
|
@ -640,7 +641,6 @@ cc_library( |
|
|
|
|
"src/core/surface/server.c", |
|
|
|
|
"src/core/surface/server_chttp2.c", |
|
|
|
|
"src/core/surface/server_create.c", |
|
|
|
|
"src/core/surface/surface_trace.c", |
|
|
|
|
"src/core/surface/version.c", |
|
|
|
|
"src/core/transport/chttp2/alpn.c", |
|
|
|
|
"src/core/transport/chttp2/bin_encoder.c", |
|
|
|
@ -1165,7 +1165,6 @@ objc_library( |
|
|
|
|
"src/core/surface/server.c", |
|
|
|
|
"src/core/surface/server_chttp2.c", |
|
|
|
|
"src/core/surface/server_create.c", |
|
|
|
|
"src/core/surface/surface_trace.c", |
|
|
|
|
"src/core/surface/version.c", |
|
|
|
|
"src/core/transport/chttp2/alpn.c", |
|
|
|
|
"src/core/transport/chttp2/bin_encoder.c", |
|
|
|
@ -1294,6 +1293,7 @@ objc_library( |
|
|
|
|
"src/core/profiling/timers.h", |
|
|
|
|
"src/core/statistics/census_interface.h", |
|
|
|
|
"src/core/statistics/census_rpc_stats.h", |
|
|
|
|
"src/core/surface/api_trace.h", |
|
|
|
|
"src/core/surface/byte_buffer_queue.h", |
|
|
|
|
"src/core/surface/call.h", |
|
|
|
|
"src/core/surface/channel.h", |
|
|
|
|