| 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 c8305bec3319233da4248a371129d3a24e243292..a6cc051ba69ef15f33ec40e845aa82252deaaa75 100644
|
| --- a/content/browser/renderer_host/render_process_host_impl.cc
|
| +++ b/content/browser/renderer_host/render_process_host_impl.cc
|
| @@ -1165,7 +1165,6 @@ void RenderProcessHostImpl::PropagateBrowserCommandLineToRenderer(
|
| switches::kEnableViewport,
|
| switches::kEnableViewportMeta,
|
| switches::kEnableVtune,
|
| - switches::kEnableWebAnimationsSVG,
|
| switches::kEnableWebGLDraftExtensions,
|
| switches::kEnableWebGLImageChromium,
|
| switches::kEnableWebMIDI,
|
|
|