Index: net/quic/quic_flags.h |
diff --git a/net/quic/quic_flags.h b/net/quic/quic_flags.h |
index 3e8149839d95d12f61d183bf4fda17805f918d06..bfb3e51937349d9cd0b568d2ddbc607cb6566a11 100644 |
--- a/net/quic/quic_flags.h |
+++ b/net/quic/quic_flags.h |
@@ -28,5 +28,6 @@ NET_EXPORT_PRIVATE extern bool FLAGS_exact_stream_id_delta; |
NET_EXPORT_PRIVATE extern bool FLAGS_quic_require_handshake_confirmation; |
NET_EXPORT_PRIVATE extern bool FLAGS_quic_disable_truncated_ack_handling; |
NET_EXPORT_PRIVATE extern bool FLAGS_send_goaway_after_client_migration; |
+NET_EXPORT_PRIVATE extern bool FLAGS_quic_close_connection_out_of_order_sending; |
#endif // NET_QUIC_QUIC_FLAGS_H_ |