Index: chrome/browser/profiles/off_the_record_profile_impl.cc |
diff --git a/chrome/browser/profiles/off_the_record_profile_impl.cc b/chrome/browser/profiles/off_the_record_profile_impl.cc |
index 842a30d82fc9b8735d0b323d3056209469d1ad79..adb5dc3d078dc2f52b2250e9dfa41fb871a8b3e7 100644 |
--- a/chrome/browser/profiles/off_the_record_profile_impl.cc |
+++ b/chrome/browser/profiles/off_the_record_profile_impl.cc |
@@ -97,8 +97,6 @@ void OffTheRecordProfileImpl::Init() { |
BrowserContextDependencyManager::GetInstance()->CreateBrowserContextServices( |
this, false); |
- extensions::ExtensionSystem::Get(this)->InitForOTRProfile(); |
- |
DCHECK_NE(IncognitoModePrefs::DISABLED, |
IncognitoModePrefs::GetAvailability(profile_->GetPrefs())); |