| 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 5f8c67afddd407122588e7dc8d336dc0ffe68b29..54cff432469e5b112262d554665a8d08dadaee2d 100644
|
| --- a/net/spdy/spdy_test_util_common.h
|
| +++ b/net/spdy/spdy_test_util_common.h
|
| @@ -201,6 +201,7 @@ struct SpdySessionDependencies {
|
| bool enable_priority_dependencies;
|
| bool enable_spdy31;
|
| bool enable_quic;
|
| + bool enable_alternative_service_for_insecure_origins;
|
| NextProto protocol;
|
| size_t session_max_recv_window_size;
|
| size_t stream_max_recv_window_size;
|
|
|