| 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 b997c6acbf14bb5d842ec4f506a4806e81af4ab9..dc471bcaaa59a64fa28720f2d8bdaca88942e294 100644
|
| --- a/net/spdy/spdy_test_util_common.h
|
| +++ b/net/spdy/spdy_test_util_common.h
|
| @@ -217,6 +217,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;
|
|
|