| 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 2f1047557e6bf1e373fc5ed38b0cc93ec25071b3..4501677468d8118200f9b1bbcb2d370f0a3c1dad 100644
|
| --- a/net/spdy/spdy_test_util_common.h
|
| +++ b/net/spdy/spdy_test_util_common.h
|
| @@ -213,7 +213,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;
|
|
|