| 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 d2712f8ebb94d739f04ec0a130af1d8db9766b97..66d2cc9660a0c89451d43152347e9fb9d104bbd5 100644
|
| --- a/net/spdy/spdy_test_util_common.h
|
| +++ b/net/spdy/spdy_test_util_common.h
|
| @@ -212,7 +212,7 @@ struct SpdySessionDependencies {
|
| SettingsMap http2_settings;
|
| SpdySession::TimeFunc time_func;
|
| std::unique_ptr<ProxyDelegate> proxy_delegate;
|
| - bool enable_http2_alternative_service_with_different_host;
|
| + bool enable_http2_alternative_service;
|
| NetLog* net_log;
|
| bool http_09_on_non_default_ports_enabled;
|
| bool restrict_to_one_preconnect_for_proxies;
|
|
|