chore: bump chromium to 8f405dc5d5e416ffaf640aa3d088a (master) (#23107)
Co-authored-by: Jeremy Apthorp <nornagon@nornagon.net>
This commit is contained in:
parent
f395775eb1
commit
e145fcb3f0
18 changed files with 99 additions and 100 deletions
|
@ -131,8 +131,6 @@ ElectronBrowserContext::ElectronBrowserContext(const std::string& partition,
|
|||
.Append(base::FilePath::FromUTF8Unsafe(
|
||||
MakePartitionName(partition)));
|
||||
|
||||
content::BrowserContext::Initialize(this, path_);
|
||||
|
||||
BrowserContextDependencyManager::GetInstance()->MarkBrowserContextLive(this);
|
||||
|
||||
// Initialize Pref Registry.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue