Index: net/http/http_network_session.h |
diff --git a/net/http/http_network_session.h b/net/http/http_network_session.h |
index 07a354618055753adc1103d7f89020aceeb328a0..e46ffc9465539712d61d71f07c4871f1954d5ced 100644 |
--- a/net/http/http_network_session.h |
+++ b/net/http/http_network_session.h |
@@ -79,7 +79,6 @@ class NET_EXPORT HttpNetworkSession |
base::WeakPtr<HttpServerProperties> http_server_properties; |
NetLog* net_log; |
HostMappingRules* host_mapping_rules; |
- bool enable_ssl_connect_job_waiting; |
bool ignore_certificate_errors; |
bool use_stale_while_revalidate; |
uint16 testing_fixed_http_port; |