| Index: net/http/http_network_session.h
|
| diff --git a/net/http/http_network_session.h b/net/http/http_network_session.h
|
| index 5af76824ded3e91ef7455bf15e8b75967051537a..98c5ed8b44dcc90e941f967c939db5a1c507faf4 100644
|
| --- a/net/http/http_network_session.h
|
| +++ b/net/http/http_network_session.h
|
| @@ -121,6 +121,7 @@
|
| float quic_load_server_info_timeout_srtt_multiplier;
|
| bool quic_enable_truncated_connection_ids;
|
| bool quic_enable_connection_racing;
|
| + bool quic_enable_non_blocking_io;
|
| bool quic_disable_disk_cache;
|
| int quic_socket_receive_buffer_size;
|
| HostPortPair origin_to_force_quic_on;
|
|
|