| 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 76e0f71b3beb17cc4d050840524f6491f265f04c..612b650f826ce9da6748e0a8483ddd2b3f3fc588 100644
|
| --- a/net/spdy/spdy_test_util_common.h
|
| +++ b/net/spdy/spdy_test_util_common.h
|
| @@ -220,7 +220,7 @@ struct SpdySessionDependencies {
|
| SpdySession::TimeFunc time_func;
|
| NextProtoVector next_protos;
|
| std::string trusted_spdy_proxy;
|
| - bool use_alternate_protocols;
|
| + bool use_alternative_services;
|
| NetLog* net_log;
|
| };
|
|
|
|
|