| Index: net/spdy/spdy_test_util_spdy3.h
|
| diff --git a/net/spdy/spdy_test_util_spdy3.h b/net/spdy/spdy_test_util_spdy3.h
|
| index 61d8362d9550441628fd5a7e5872e406d532e868..9c464f5cf333111282e8c26f41392ef9e97adbbd 100644
|
| --- a/net/spdy/spdy_test_util_spdy3.h
|
| +++ b/net/spdy/spdy_test_util_spdy3.h
|
| @@ -335,6 +335,7 @@ struct SpdySessionDependencies {
|
| bool enable_ping;
|
| bool enable_user_alternate_protocol_ports;
|
| bool enable_spdy_31;
|
| + bool enable_spdy_4;
|
| size_t stream_initial_recv_window_size;
|
| SpdySession::TimeFunc time_func;
|
| std::string trusted_spdy_proxy;
|
|
|