| Index: net/quic/quic_stream_factory_test.cc
|
| diff --git a/net/quic/quic_stream_factory_test.cc b/net/quic/quic_stream_factory_test.cc
|
| index 0c8d31ea2b1160060b51a5edff7ea187049cce6a..2e62d5ead4cef7b83f1d0a0d7321aa6f8d507db6 100644
|
| --- a/net/quic/quic_stream_factory_test.cc
|
| +++ b/net/quic/quic_stream_factory_test.cc
|
| @@ -211,6 +211,7 @@
|
| /*load_server_info_timeout_srtt_multiplier=*/0.0f,
|
| /*enable_truncated_connection_ids=*/true,
|
| /*enable_connection_racing=*/false,
|
| + /*enable_non_blocking_io=*/true,
|
| /*disable_disk_cache=*/false,
|
| /*receive_buffer_size=*/0,
|
| QuicTagVector()),
|
|
|