| Index: chrome/browser/profiles/off_the_record_profile_io_data.cc
|
| diff --git a/chrome/browser/profiles/off_the_record_profile_io_data.cc b/chrome/browser/profiles/off_the_record_profile_io_data.cc
|
| index dfcbd04dbfbe13f5108d44faec07f59d1953bffd..638e026e1ddfd8f95da38827716f677d31935d38 100644
|
| --- a/chrome/browser/profiles/off_the_record_profile_io_data.cc
|
| +++ b/chrome/browser/profiles/off_the_record_profile_io_data.cc
|
| @@ -177,8 +177,6 @@ void OffTheRecordProfileIOData::InitializeInternal(
|
|
|
| main_context->set_host_resolver(
|
| io_thread_globals->host_resolver.get());
|
| - main_context->set_cert_verifier(
|
| - io_thread_globals->cert_verifier.get());
|
| main_context->set_http_auth_handler_factory(
|
| io_thread_globals->http_auth_handler_factory.get());
|
| main_context->set_fraudulent_certificate_reporter(
|
|
|