| 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 2eb4653642a284908526c193f272227fa78eebf1..21282d7e71e96e25142a91795dfbf61336c0f178 100644
|
| --- a/content/browser/renderer_host/render_process_host_impl.cc
|
| +++ b/content/browser/renderer_host/render_process_host_impl.cc
|
| @@ -929,7 +929,6 @@ void RenderProcessHostImpl::PropagateBrowserCommandLineToRenderer(
|
| switches::kMaxUntiledLayerHeight,
|
| switches::kEnableViewport,
|
| switches::kEnableOpusPlayback,
|
| - switches::kEnableVp9Playback,
|
| switches::kEnableVp8AlphaPlayback,
|
| switches::kEnableEac3Playback,
|
| switches::kForceDeviceScaleFactor,
|
|
|