| Index: content/browser/renderer_host/render_process_host_impl.cc
|
| ===================================================================
|
| --- content/browser/renderer_host/render_process_host_impl.cc (revision 132793)
|
| +++ content/browser/renderer_host/render_process_host_impl.cc (working copy)
|
| @@ -717,12 +717,9 @@
|
| switches::kInProcessWebGL,
|
| switches::kJavaScriptFlags,
|
| switches::kLoggingLevel,
|
| - switches::kNoJsRandomness,
|
| switches::kNoReferrers,
|
| switches::kNoSandbox,
|
| - switches::kPlaybackMode,
|
| switches::kPpapiOutOfProcess,
|
| - switches::kRecordMode,
|
| switches::kRegisterPepperPlugins,
|
| switches::kRendererAssertTest,
|
| #if defined(OS_POSIX)
|
|
|