Automated g4 rollback of changelist 384571235. *** Reason for rollback *** omg/37605 *** Original change description *** YT config update for finch experiment around ACCEPT_CH over TLS * Trigger is 'YTCH' connection opt Note: This change has no effect on runtime behavior until the finch experiment is started. *** PiperOrigin-RevId: 386316152
diff --git a/quic/core/crypto/crypto_protocol.h b/quic/core/crypto/crypto_protocol.h index c48aaa8..d594f48 100644 --- a/quic/core/crypto/crypto_protocol.h +++ b/quic/core/crypto/crypto_protocol.h
@@ -412,9 +412,6 @@ // wire PING (ROWP) on the // server side. -// Client Hints triggers. -const QuicTag kYTCH = TAG('Y', 'T', 'C', 'H'); - // Rejection tags const QuicTag kRREJ = TAG('R', 'R', 'E', 'J'); // Reasons for server sending