Stop setting helper process names on OS X
See https://codereview.chromium.org/45253002.
This commit is contained in:
parent
ab8cb1e3a5
commit
9c5b81bf7a
3 changed files with 0 additions and 20 deletions
|
@ -34,7 +34,6 @@ void MainDelegate::PreSandboxStartup() {
|
|||
#if defined(OS_MACOSX)
|
||||
OverrideChildProcessPath();
|
||||
OverrideFrameworkBundlePath();
|
||||
SetProcessName();
|
||||
#endif
|
||||
InitializeResourceBundle();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue