fix: Initialize resource bundle for the browser process earlier
This commit is contained in:
parent
1de0152b6b
commit
4089620729
5 changed files with 31 additions and 31 deletions
|
@ -112,7 +112,6 @@ class AtomBrowserMainParts : public content::BrowserMainParts {
|
|||
#endif
|
||||
|
||||
std::unique_ptr<views::LayoutProvider> layout_provider_;
|
||||
std::string custom_locale_;
|
||||
|
||||
// A fake BrowserProcess object that used to feed the source code from chrome.
|
||||
std::unique_ptr<BrowserProcessImpl> fake_browser_process_;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue