Initialize resource bundle on browser process separately
This commit is contained in:
parent
5f6a8a7c24
commit
ec4c5e58ff
4 changed files with 5 additions and 24 deletions
|
@ -25,8 +25,6 @@ class AtomMainDelegate : public brightray::MainDelegate {
|
|||
|
||||
// brightray::MainDelegate:
|
||||
scoped_ptr<brightray::ContentClient> CreateContentClient() override;
|
||||
void AddDataPackFromPath(
|
||||
ui::ResourceBundle* bundle, const base::FilePath& pak_dir) override;
|
||||
#if defined(OS_MACOSX)
|
||||
void OverrideChildProcessPath() override;
|
||||
void OverrideFrameworkBundlePath() override;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue