|
|
@ -1342,7 +1342,6 @@ grpc_cc_library( |
|
|
|
# re-export these headers from here for now, and when LSC's have completed |
|
|
|
# re-export these headers from here for now, and when LSC's have completed |
|
|
|
# to clean this up, we'll remove these. |
|
|
|
# to clean this up, we'll remove these. |
|
|
|
[ |
|
|
|
[ |
|
|
|
"//src/core:lib/iomgr/closure.h", |
|
|
|
|
|
|
|
"//src/core:lib/channel/channel_args.h", |
|
|
|
"//src/core:lib/channel/channel_args.h", |
|
|
|
], |
|
|
|
], |
|
|
|
external_deps = [ |
|
|
|
external_deps = [ |
|
|
@ -1766,6 +1765,7 @@ grpc_cc_library( |
|
|
|
"//src/core:channel_fwd", |
|
|
|
"//src/core:channel_fwd", |
|
|
|
"//src/core:channel_init", |
|
|
|
"//src/core:channel_init", |
|
|
|
"//src/core:channel_stack_type", |
|
|
|
"//src/core:channel_stack_type", |
|
|
|
|
|
|
|
"//src/core:closure", |
|
|
|
"//src/core:default_event_engine", |
|
|
|
"//src/core:default_event_engine", |
|
|
|
"//src/core:env", |
|
|
|
"//src/core:env", |
|
|
|
"//src/core:error", |
|
|
|
"//src/core:error", |
|
|
@ -1827,6 +1827,7 @@ grpc_cc_library( |
|
|
|
"ref_counted_ptr", |
|
|
|
"ref_counted_ptr", |
|
|
|
"//src/core:arena", |
|
|
|
"//src/core:arena", |
|
|
|
"//src/core:channel_init", |
|
|
|
"//src/core:channel_init", |
|
|
|
|
|
|
|
"//src/core:closure", |
|
|
|
"//src/core:error", |
|
|
|
"//src/core:error", |
|
|
|
"//src/core:gpr_atm", |
|
|
|
"//src/core:gpr_atm", |
|
|
|
"//src/core:gpr_manual_constructor", |
|
|
|
"//src/core:gpr_manual_constructor", |
|
|
@ -2135,6 +2136,7 @@ grpc_cc_library( |
|
|
|
"grpc_base", |
|
|
|
"grpc_base", |
|
|
|
"//src/core:arena", |
|
|
|
"//src/core:arena", |
|
|
|
"//src/core:channel_stack_type", |
|
|
|
"//src/core:channel_stack_type", |
|
|
|
|
|
|
|
"//src/core:closure", |
|
|
|
"//src/core:slice", |
|
|
|
"//src/core:slice", |
|
|
|
"//src/core:slice_buffer", |
|
|
|
"//src/core:slice_buffer", |
|
|
|
"//src/core:slice_refcount", |
|
|
|
"//src/core:slice_refcount", |
|
|
@ -2692,6 +2694,7 @@ grpc_cc_library( |
|
|
|
"//src/core:channel_fwd", |
|
|
|
"//src/core:channel_fwd", |
|
|
|
"//src/core:channel_init", |
|
|
|
"//src/core:channel_init", |
|
|
|
"//src/core:channel_stack_type", |
|
|
|
"//src/core:channel_stack_type", |
|
|
|
|
|
|
|
"//src/core:closure", |
|
|
|
"//src/core:construct_destruct", |
|
|
|
"//src/core:construct_destruct", |
|
|
|
"//src/core:dual_ref_counted", |
|
|
|
"//src/core:dual_ref_counted", |
|
|
|
"//src/core:env", |
|
|
|
"//src/core:env", |
|
|
@ -2773,6 +2776,7 @@ grpc_cc_library( |
|
|
|
"server_address", |
|
|
|
"server_address", |
|
|
|
"sockaddr_utils", |
|
|
|
"sockaddr_utils", |
|
|
|
"uri_parser", |
|
|
|
"uri_parser", |
|
|
|
|
|
|
|
"//src/core:closure", |
|
|
|
"//src/core:error", |
|
|
|
"//src/core:error", |
|
|
|
"//src/core:event_engine_common", |
|
|
|
"//src/core:event_engine_common", |
|
|
|
"//src/core:grpc_resolver_dns_selection", |
|
|
|
"//src/core:grpc_resolver_dns_selection", |
|
|
@ -2828,6 +2832,7 @@ grpc_cc_library( |
|
|
|
"sockaddr_utils", |
|
|
|
"sockaddr_utils", |
|
|
|
"uri_parser", |
|
|
|
"uri_parser", |
|
|
|
"//src/core:channel_args_preconditioning", |
|
|
|
"//src/core:channel_args_preconditioning", |
|
|
|
|
|
|
|
"//src/core:closure", |
|
|
|
"//src/core:error", |
|
|
|
"//src/core:error", |
|
|
|
"//src/core:handshaker_registry", |
|
|
|
"//src/core:handshaker_registry", |
|
|
|
"//src/core:iomgr_fwd", |
|
|
|
"//src/core:iomgr_fwd", |
|
|
@ -2873,6 +2878,7 @@ grpc_cc_library( |
|
|
|
"tsi_alts_credentials", |
|
|
|
"tsi_alts_credentials", |
|
|
|
"tsi_base", |
|
|
|
"tsi_base", |
|
|
|
"//src/core:arena_promise", |
|
|
|
"//src/core:arena_promise", |
|
|
|
|
|
|
|
"//src/core:closure", |
|
|
|
"//src/core:error", |
|
|
|
"//src/core:error", |
|
|
|
"//src/core:iomgr_fwd", |
|
|
|
"//src/core:iomgr_fwd", |
|
|
|
"//src/core:slice", |
|
|
|
"//src/core:slice", |
|
|
@ -2939,6 +2945,7 @@ grpc_cc_library( |
|
|
|
"ref_counted_ptr", |
|
|
|
"ref_counted_ptr", |
|
|
|
"uri_parser", |
|
|
|
"uri_parser", |
|
|
|
"//src/core:arena_promise", |
|
|
|
"//src/core:arena_promise", |
|
|
|
|
|
|
|
"//src/core:closure", |
|
|
|
"//src/core:error", |
|
|
|
"//src/core:error", |
|
|
|
"//src/core:gpr_manual_constructor", |
|
|
|
"//src/core:gpr_manual_constructor", |
|
|
|
"//src/core:httpcli_ssl_credentials", |
|
|
|
"//src/core:httpcli_ssl_credentials", |
|
|
@ -3038,6 +3045,7 @@ grpc_cc_library( |
|
|
|
"grpc_base", |
|
|
|
"grpc_base", |
|
|
|
"tsi_base", |
|
|
|
"tsi_base", |
|
|
|
"//src/core:arena", |
|
|
|
"//src/core:arena", |
|
|
|
|
|
|
|
"//src/core:closure", |
|
|
|
"//src/core:error", |
|
|
|
"//src/core:error", |
|
|
|
"//src/core:pollset_set", |
|
|
|
"//src/core:pollset_set", |
|
|
|
"//src/core:slice", |
|
|
|
"//src/core:slice", |
|
|
@ -3510,6 +3518,7 @@ grpc_cc_library( |
|
|
|
"//src/core:bdp_estimator", |
|
|
|
"//src/core:bdp_estimator", |
|
|
|
"//src/core:bitset", |
|
|
|
"//src/core:bitset", |
|
|
|
"//src/core:chttp2_flow_control", |
|
|
|
"//src/core:chttp2_flow_control", |
|
|
|
|
|
|
|
"//src/core:closure", |
|
|
|
"//src/core:error", |
|
|
|
"//src/core:error", |
|
|
|
"//src/core:gpr_atm", |
|
|
|
"//src/core:gpr_atm", |
|
|
|
"//src/core:http2_errors", |
|
|
|
"//src/core:http2_errors", |
|
|
|