| 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 e4ad8ec699b3f9be963fd8fbde8acaf32f6d74e9..64992a6f6a647c9860532fbb9d254d7461f3c69f 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_ping;
|
| bool enable_user_alternate_protocol_ports;
|
| bool enable_npn;
|
| + bool enable_priority_dependencies;
|
| NextProto protocol;
|
| size_t session_max_recv_window_size;
|
| size_t stream_max_recv_window_size;
|
|
|