| 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 ca4e051938c94006e0ce48744eea03811e157828..8d76dbfe2ed6e1061a68fb0348fa38855a6b9cda 100644
|
| --- a/content/browser/renderer_host/render_process_host_impl.cc
|
| +++ b/content/browser/renderer_host/render_process_host_impl.cc
|
| @@ -2109,7 +2109,6 @@ void RenderProcessHostImpl::PropagateBrowserCommandLineToRenderer(
|
| switches::kEnableLogging,
|
| switches::kEnableNetworkInformation,
|
| switches::kEnableNetworkService,
|
| - switches::kEnableNewVp9CodecString,
|
| switches::kEnablePinch,
|
| switches::kEnablePluginPlaceholderTesting,
|
| switches::kEnablePreciseMemoryInfo,
|
|
|