| 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 d2712f8ebb94d739f04ec0a130af1d8db9766b97..2f1047557e6bf1e373fc5ed38b0cc93ec25071b3 100644
|
| --- a/net/spdy/spdy_test_util_common.h
|
| +++ b/net/spdy/spdy_test_util_common.h
|
| @@ -208,6 +208,7 @@ struct SpdySessionDependencies {
|
| bool enable_ping;
|
| bool enable_user_alternate_protocol_ports;
|
| bool enable_quic;
|
| + bool enable_server_push_cancellation;
|
| size_t session_max_recv_window_size;
|
| SettingsMap http2_settings;
|
| SpdySession::TimeFunc time_func;
|
|
|