Index: net/http/http_network_session.cc |
=================================================================== |
--- net/http/http_network_session.cc (revision 287429) |
+++ net/http/http_network_session.cc (working copy) |
@@ -68,6 +68,7 @@ |
network_delegate(NULL), |
net_log(NULL), |
host_mapping_rules(NULL), |
+ enable_ssl_connect_job_waiting(false), |
ignore_certificate_errors(false), |
testing_fixed_http_port(0), |
testing_fixed_https_port(0), |