| Index: net/spdy/chromium/spdy_test_util_common.h
|
| diff --git a/net/spdy/chromium/spdy_test_util_common.h b/net/spdy/chromium/spdy_test_util_common.h
|
| index 1f5023d9550abc4a6a1d10d304d3bdbe37e56267..840fd6dbcb441aafc4489f4c192c66073f912e1b 100644
|
| --- a/net/spdy/chromium/spdy_test_util_common.h
|
| +++ b/net/spdy/chromium/spdy_test_util_common.h
|
| @@ -216,7 +216,6 @@ struct SpdySessionDependencies {
|
| bool enable_http2_alternative_service;
|
| NetLog* net_log;
|
| bool http_09_on_non_default_ports_enabled;
|
| - bool restrict_to_one_preconnect_for_proxies;
|
| bool quic_do_not_mark_as_broken_on_network_change;
|
| };
|
|
|
|
|