Index: net/quic/quic_flags.h |
diff --git a/net/quic/quic_flags.h b/net/quic/quic_flags.h |
index 1d48642ba208ef249100ee42395daf7d6a0f14b5..8730065c95e236cf1c3bd1c530154952f75e93ae 100644 |
--- a/net/quic/quic_flags.h |
+++ b/net/quic/quic_flags.h |
@@ -28,7 +28,6 @@ NET_EXPORT_PRIVATE extern bool FLAGS_shift_quic_cubic_epoch_when_app_limited; |
NET_EXPORT_PRIVATE extern bool FLAGS_allow_many_available_streams; |
NET_EXPORT_PRIVATE extern bool FLAGS_quic_read_packets_full_recvmmsg; |
NET_EXPORT_PRIVATE extern bool FLAGS_quic_measure_headers_hol_blocking_time; |
-NET_EXPORT_PRIVATE extern bool FLAGS_quic_stop_checking_for_mismatch_ids; |
NET_EXPORT_PRIVATE extern bool FLAGS_quic_disable_pacing; |
NET_EXPORT_PRIVATE extern bool FLAGS_quic_fix_fin_accounting; |
NET_EXPORT_PRIVATE extern bool FLAGS_quic_implement_stop_reading; |