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