| 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 acfeaee3d7a5862141960528e5b93080ec42bc93..c693f49c5805faa9fce484c87d3215f951bf52fa 100644
|
| --- a/net/spdy/spdy_test_util_common.h
|
| +++ b/net/spdy/spdy_test_util_common.h
|
| @@ -205,7 +205,6 @@ 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;
|
|
|