Rename the Helper process to Renderer/Plug-In Host/Utility as appropriate
This matches Chrome.
This commit is contained in:
parent
33b574b434
commit
bacf11d53f
3 changed files with 24 additions and 0 deletions
|
@ -34,6 +34,7 @@ void MainDelegate::PreSandboxStartup() {
|
|||
#if defined(OS_MACOSX)
|
||||
OverrideChildProcessPath();
|
||||
OverrideFrameworkBundlePath();
|
||||
SetProcessName();
|
||||
#endif
|
||||
InitializeResourceBundle();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue