| 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 c428fa01289660c4f1e5d97a22e642ee91f54e8d..abab796da1f5888e3c375588254a1c37ef12a15e 100644
|
| --- a/chrome/browser/profiles/off_the_record_profile_io_data.cc
|
| +++ b/chrome/browser/profiles/off_the_record_profile_io_data.cc
|
| @@ -205,8 +205,6 @@ void OffTheRecordProfileIOData::InitializeInternal(
|
| ApplyProfileParamsToContext(main_context);
|
|
|
| main_context->set_transport_security_state(transport_security_state());
|
| - main_context->set_cert_transparency_verifier(
|
| - io_thread_globals->system_request_context->cert_transparency_verifier());
|
| main_context->set_ct_policy_enforcer(
|
| io_thread_globals->system_request_context->ct_policy_enforcer());
|
|
|
|
|