| Index: content/browser/renderer_host/render_process_host_impl.cc
|
| ===================================================================
|
| --- content/browser/renderer_host/render_process_host_impl.cc (revision 260245)
|
| +++ content/browser/renderer_host/render_process_host_impl.cc (working copy)
|
| @@ -1209,9 +1209,6 @@
|
| // Allow this to be set when invoking the browser and relayed along.
|
| switches::kEnableSandboxLogging,
|
| #endif
|
| -#if defined(OS_POSIX)
|
| - switches::kChildCleanExit,
|
| -#endif
|
| #if defined(OS_WIN)
|
| switches::kEnableDirectWrite,
|
| switches::kEnableHighResolutionTime,
|
|
|