| Index: net/spdy/spdy_test_util_common.h
|
| diff --git a/net/spdy/spdy_test_util_common.h b/net/spdy/spdy_test_util_common.h
|
| index cc4cb579431dd8cffea11757a33fa5619f745e40..c25fa968878dd0d933bfb78e3209f1bf2a2560c4 100644
|
| --- a/net/spdy/spdy_test_util_common.h
|
| +++ b/net/spdy/spdy_test_util_common.h
|
| @@ -199,6 +199,7 @@ struct SpdySessionDependencies {
|
| bool enable_user_alternate_protocol_ports;
|
| bool enable_npn;
|
| bool enable_priority_dependencies;
|
| + bool enable_spdy31;
|
| bool enable_quic;
|
| NextProto protocol;
|
| size_t session_max_recv_window_size;
|
|
|