| Index: chrome/browser/io_thread.h
|
| diff --git a/chrome/browser/io_thread.h b/chrome/browser/io_thread.h
|
| index 2d3327c287430daffaed52cdd5b3a7d192738cb1..0da6e86de6fc096f37a34eba22ba6a265fd1e4cf 100644
|
| --- a/chrome/browser/io_thread.h
|
| +++ b/chrome/browser/io_thread.h
|
| @@ -161,7 +161,6 @@ class IOThread : public content::BrowserThreadDelegate {
|
| #endif
|
| scoped_ptr<net::HostMappingRules> host_mapping_rules;
|
| scoped_ptr<net::HttpUserAgentSettings> http_user_agent_settings;
|
| - bool enable_ssl_connect_job_waiting;
|
| bool ignore_certificate_errors;
|
| bool use_stale_while_revalidate;
|
| uint16 testing_fixed_http_port;
|
|
|