| 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 33c8b33b3baedcdb3f4157f286f2cfe503fa1d50..5316e3195359c5b6aabad488e4c23f2f96cf247e 100644
|
| --- a/net/spdy/spdy_test_util_common.h
|
| +++ b/net/spdy/spdy_test_util_common.h
|
| @@ -197,6 +197,7 @@ struct SpdySessionDependencies {
|
| bool enable_compression;
|
| bool enable_ping;
|
| bool enable_user_alternate_protocol_ports;
|
| + bool enable_npn;
|
| NextProto protocol;
|
| size_t session_max_recv_window_size;
|
| size_t stream_max_recv_window_size;
|
|
|