| Index: content/browser/renderer_host/render_process_host_impl.cc
|
| diff --git a/content/browser/renderer_host/render_process_host_impl.cc b/content/browser/renderer_host/render_process_host_impl.cc
|
| index 8ba39939efba1b8250dd1329f21124e9938837a9..393e688b5198d3aeafeb1c9f308c8574c04e3bb7 100644
|
| --- a/content/browser/renderer_host/render_process_host_impl.cc
|
| +++ b/content/browser/renderer_host/render_process_host_impl.cc
|
| @@ -1502,7 +1502,6 @@ void RenderProcessHostImpl::PropagateBrowserCommandLineToRenderer(
|
| // --in-process-webgl.
|
| switches::kUseGL,
|
| switches::kUseMobileUserAgent,
|
| - switches::kUseNewMediaCache,
|
| switches::kUseNormalPriorityForTileTaskWorkerThreads,
|
| switches::kUseRemoteCompositing,
|
| switches::kV,
|
|
|