| Index: net/http/http_network_session.h
|
| diff --git a/net/http/http_network_session.h b/net/http/http_network_session.h
|
| index 332719516d80ba9d35a25d68ebefc339d4be585b..abd5e3bb63c2025a794c30190b4517e12713f23e 100644
|
| --- a/net/http/http_network_session.h
|
| +++ b/net/http/http_network_session.h
|
| @@ -79,7 +79,6 @@ class NET_EXPORT HttpNetworkSession
|
| NetLog* net_log;
|
| HostMappingRules* host_mapping_rules;
|
| bool ignore_certificate_errors;
|
| - bool use_stale_while_revalidate;
|
| uint16 testing_fixed_http_port;
|
| uint16 testing_fixed_https_port;
|
| bool enable_tcp_fast_open_for_ssl;
|
|
|