Set up the resource bundle on Windows
This commit is contained in:
parent
3713ea6403
commit
f2909b0d90
3 changed files with 25 additions and 11 deletions
|
@ -34,8 +34,9 @@ protected:
|
|||
virtual void PreSandboxStartup() OVERRIDE;
|
||||
|
||||
private:
|
||||
#if defined(OS_MACOSX)
|
||||
void InitializeResourceBundle();
|
||||
#if defined(OS_MACOSX)
|
||||
static base::FilePath GetResourcesPakFilePath();
|
||||
static void OverrideChildProcessPath();
|
||||
static void OverrideFrameworkBundlePath();
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue