From d4f93f946f23c00df4ab3e92fc28b6506ae5dd0b Mon Sep 17 00:00:00 2001 From: yuanweiz <5679340+yuanweiz@users.noreply.github.com> Date: Fri, 9 Jan 2026 20:41:08 +0000 Subject: [PATCH] Automated change: Fix sanity tests --- include/grpc/impl/codegen/atm.h | 2 -- include/grpc/impl/codegen/atm_gcc_atomic.h | 2 -- include/grpc/impl/codegen/atm_gcc_sync.h | 2 -- include/grpc/impl/codegen/atm_windows.h | 2 -- include/grpc/impl/codegen/byte_buffer.h | 2 -- include/grpc/impl/codegen/byte_buffer_reader.h | 2 -- include/grpc/impl/codegen/compression_types.h | 2 -- include/grpc/impl/codegen/connectivity_state.h | 2 -- include/grpc/impl/codegen/fork.h | 2 -- include/grpc/impl/codegen/gpr_types.h | 2 -- include/grpc/impl/codegen/grpc_types.h | 2 -- include/grpc/impl/codegen/log.h | 2 -- include/grpc/impl/codegen/port_platform.h | 2 -- include/grpc/impl/codegen/propagation_bits.h | 2 -- include/grpc/impl/codegen/slice.h | 2 -- include/grpc/impl/codegen/status.h | 2 -- include/grpc/impl/codegen/sync.h | 2 -- include/grpc/impl/codegen/sync_abseil.h | 2 -- include/grpc/impl/codegen/sync_custom.h | 2 -- include/grpc/impl/codegen/sync_generic.h | 2 -- include/grpc/impl/codegen/sync_posix.h | 2 -- include/grpc/impl/codegen/sync_windows.h | 2 -- 22 files changed, 44 deletions(-) diff --git a/include/grpc/impl/codegen/atm.h b/include/grpc/impl/codegen/atm.h index cf13073a549da..46577bb6d113c 100644 --- a/include/grpc/impl/codegen/atm.h +++ b/include/grpc/impl/codegen/atm.h @@ -21,8 +21,6 @@ // IWYU pragma: private, include - - #include /// TODO(chengyuc): Remove this file after solving compatibility. diff --git a/include/grpc/impl/codegen/atm_gcc_atomic.h b/include/grpc/impl/codegen/atm_gcc_atomic.h index 57f85b7f4bfc6..6e133d6f9e0ae 100644 --- a/include/grpc/impl/codegen/atm_gcc_atomic.h +++ b/include/grpc/impl/codegen/atm_gcc_atomic.h @@ -21,8 +21,6 @@ // IWYU pragma: private, include - - #include /// TODO(chengyuc): Remove this file after solving compatibility. diff --git a/include/grpc/impl/codegen/atm_gcc_sync.h b/include/grpc/impl/codegen/atm_gcc_sync.h index 8df8631fe2c85..84b909545bbbc 100644 --- a/include/grpc/impl/codegen/atm_gcc_sync.h +++ b/include/grpc/impl/codegen/atm_gcc_sync.h @@ -21,8 +21,6 @@ // IWYU pragma: private, include - - #include /// TODO(chengyuc): Remove this file after solving compatibility. diff --git a/include/grpc/impl/codegen/atm_windows.h b/include/grpc/impl/codegen/atm_windows.h index b69bfaaace775..d8ca0263b71dc 100644 --- a/include/grpc/impl/codegen/atm_windows.h +++ b/include/grpc/impl/codegen/atm_windows.h @@ -21,8 +21,6 @@ // IWYU pragma: private, include - - #include /// TODO(chengyuc): Remove this file after solving compatibility. diff --git a/include/grpc/impl/codegen/byte_buffer.h b/include/grpc/impl/codegen/byte_buffer.h index 3e1a5a8599d91..66db3e1d814f2 100644 --- a/include/grpc/impl/codegen/byte_buffer.h +++ b/include/grpc/impl/codegen/byte_buffer.h @@ -21,8 +21,6 @@ // IWYU pragma: private - - #include /// TODO(chengyuc): Remove this file after solving compatibility. diff --git a/include/grpc/impl/codegen/byte_buffer_reader.h b/include/grpc/impl/codegen/byte_buffer_reader.h index d2d9bca804493..8db815e42ebc2 100644 --- a/include/grpc/impl/codegen/byte_buffer_reader.h +++ b/include/grpc/impl/codegen/byte_buffer_reader.h @@ -21,8 +21,6 @@ // IWYU pragma: private - - #include /// TODO(chengyuc): Remove this file after solving compatibility. diff --git a/include/grpc/impl/codegen/compression_types.h b/include/grpc/impl/codegen/compression_types.h index 66c5ab4176180..699bd523fa091 100644 --- a/include/grpc/impl/codegen/compression_types.h +++ b/include/grpc/impl/codegen/compression_types.h @@ -22,8 +22,6 @@ // IWYU pragma: private, include // IWYU pragma: friend "src/.*" - - #include /// TODO(chengyuc): Remove this file after solving compatibility. diff --git a/include/grpc/impl/codegen/connectivity_state.h b/include/grpc/impl/codegen/connectivity_state.h index b6311d4a7e297..31532548c35a4 100644 --- a/include/grpc/impl/codegen/connectivity_state.h +++ b/include/grpc/impl/codegen/connectivity_state.h @@ -22,8 +22,6 @@ // IWYU pragma: private, include // IWYU pragma: friend "src/.*" - - #include /// TODO(chengyuc): Remove this file after solving compatibility. diff --git a/include/grpc/impl/codegen/fork.h b/include/grpc/impl/codegen/fork.h index 58b13ba6048d2..90420af88be2c 100644 --- a/include/grpc/impl/codegen/fork.h +++ b/include/grpc/impl/codegen/fork.h @@ -21,8 +21,6 @@ // IWYU pragma: private - - #include /// TODO(chengyuc): Remove this file after solving compatibility. diff --git a/include/grpc/impl/codegen/gpr_types.h b/include/grpc/impl/codegen/gpr_types.h index 6a4564521df1f..c7a9cd021dab2 100644 --- a/include/grpc/impl/codegen/gpr_types.h +++ b/include/grpc/impl/codegen/gpr_types.h @@ -22,8 +22,6 @@ // IWYU pragma: private, include // IWYU pragma: friend "src/.*" - - #include /// TODO(chengyuc): Remove this file after solving compatibility. diff --git a/include/grpc/impl/codegen/grpc_types.h b/include/grpc/impl/codegen/grpc_types.h index 883e3e7f631c9..14d185b5d7fbe 100644 --- a/include/grpc/impl/codegen/grpc_types.h +++ b/include/grpc/impl/codegen/grpc_types.h @@ -22,8 +22,6 @@ // IWYU pragma: private, include // IWYU pragma: friend "src/.*" - - #include /// TODO(chengyuc): Remove this file after solving compatibility. diff --git a/include/grpc/impl/codegen/log.h b/include/grpc/impl/codegen/log.h index 0d49be2793843..5fe594b7057ab 100644 --- a/include/grpc/impl/codegen/log.h +++ b/include/grpc/impl/codegen/log.h @@ -21,8 +21,6 @@ // IWYU pragma: private - - #include /// TODO(chengyuc): Remove this file after solving compatibility. diff --git a/include/grpc/impl/codegen/port_platform.h b/include/grpc/impl/codegen/port_platform.h index 69d1b7900891c..0600a9a8b5566 100644 --- a/include/grpc/impl/codegen/port_platform.h +++ b/include/grpc/impl/codegen/port_platform.h @@ -21,8 +21,6 @@ // IWYU pragma: private - - /// TODO(chengyuc): Remove this file after solving compatibility. #include diff --git a/include/grpc/impl/codegen/propagation_bits.h b/include/grpc/impl/codegen/propagation_bits.h index 7b0d1de1328b5..4dd1a0cabfb2f 100644 --- a/include/grpc/impl/codegen/propagation_bits.h +++ b/include/grpc/impl/codegen/propagation_bits.h @@ -21,8 +21,6 @@ // IWYU pragma: private - - #include /// TODO(chengyuc): Remove this file after solving compatibility. diff --git a/include/grpc/impl/codegen/slice.h b/include/grpc/impl/codegen/slice.h index 049b135c7d2c9..db412bf68a149 100644 --- a/include/grpc/impl/codegen/slice.h +++ b/include/grpc/impl/codegen/slice.h @@ -21,8 +21,6 @@ // IWYU pragma: private - - #include /// TODO(chengyuc): Remove this file after solving compatibility. diff --git a/include/grpc/impl/codegen/status.h b/include/grpc/impl/codegen/status.h index 36a081e561b7d..0f1a0a6fc6fd0 100644 --- a/include/grpc/impl/codegen/status.h +++ b/include/grpc/impl/codegen/status.h @@ -21,8 +21,6 @@ // IWYU pragma: private - - #include /// TODO(chengyuc): Remove this file after solving compatibility. diff --git a/include/grpc/impl/codegen/sync.h b/include/grpc/impl/codegen/sync.h index 2811cc87f11d2..96e6c91c442e0 100644 --- a/include/grpc/impl/codegen/sync.h +++ b/include/grpc/impl/codegen/sync.h @@ -21,8 +21,6 @@ // IWYU pragma: private, include - - #include /// TODO(chengyuc): Remove this file after solving compatibility. diff --git a/include/grpc/impl/codegen/sync_abseil.h b/include/grpc/impl/codegen/sync_abseil.h index 0b8e4db4e7ac3..afb492a84d3fc 100644 --- a/include/grpc/impl/codegen/sync_abseil.h +++ b/include/grpc/impl/codegen/sync_abseil.h @@ -21,8 +21,6 @@ // IWYU pragma: private, include - - #include /// TODO(chengyuc): Remove this file after solving compatibility. diff --git a/include/grpc/impl/codegen/sync_custom.h b/include/grpc/impl/codegen/sync_custom.h index 5f6bbeaffbbca..ab8e95a6f7ac1 100644 --- a/include/grpc/impl/codegen/sync_custom.h +++ b/include/grpc/impl/codegen/sync_custom.h @@ -21,8 +21,6 @@ // IWYU pragma: private, include - - #include /// TODO(chengyuc): Remove this file after solving compatibility. diff --git a/include/grpc/impl/codegen/sync_generic.h b/include/grpc/impl/codegen/sync_generic.h index aa06bc275fe3f..e4924b2be1510 100644 --- a/include/grpc/impl/codegen/sync_generic.h +++ b/include/grpc/impl/codegen/sync_generic.h @@ -21,8 +21,6 @@ // IWYU pragma: private, include - - #include /// TODO(chengyuc): Remove this file after solving compatibility. diff --git a/include/grpc/impl/codegen/sync_posix.h b/include/grpc/impl/codegen/sync_posix.h index 05be669ac6b10..c895ec59b7fd3 100644 --- a/include/grpc/impl/codegen/sync_posix.h +++ b/include/grpc/impl/codegen/sync_posix.h @@ -21,8 +21,6 @@ // IWYU pragma: private, include - - #include /// TODO(chengyuc): Remove this file after solving compatibility. diff --git a/include/grpc/impl/codegen/sync_windows.h b/include/grpc/impl/codegen/sync_windows.h index 48419a4dd83ca..5da49f4b73dd2 100644 --- a/include/grpc/impl/codegen/sync_windows.h +++ b/include/grpc/impl/codegen/sync_windows.h @@ -21,8 +21,6 @@ // IWYU pragma: private, include - - #include /// TODO(chengyuc): Remove this file after solving compatibility.