| 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 252ecd8a9b1305a48ac7a4c475a339894c8687b2..56b10c81b4c4cd17721b24cb24536b803025f249 100644
|
| --- a/net/spdy/spdy_test_util_common.h
|
| +++ b/net/spdy/spdy_test_util_common.h
|
| @@ -204,7 +204,6 @@ struct SpdySessionDependencies {
|
| bool enable_ping;
|
| bool enable_user_alternate_protocol_ports;
|
| bool enable_priority_dependencies;
|
| - bool enable_spdy31;
|
| bool enable_quic;
|
| NextProto protocol;
|
| size_t session_max_recv_window_size;
|
|
|