Chromium Code Reviews| Index: content/browser/browser_child_process_host_impl.cc |
| =================================================================== |
| --- content/browser/browser_child_process_host_impl.cc (revision 260245) |
| +++ content/browser/browser_child_process_host_impl.cc (working copy) |
| @@ -144,9 +144,6 @@ |
| switches::kTraceToConsole, |
| switches::kV, |
| switches::kVModule, |
| -#if defined(OS_POSIX) |
| - switches::kChildCleanExit, |
| -#endif |
| #if defined(OS_WIN) |
| switches::kEnableHighResolutionTime, |
| #endif |