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 baddb20ae84573818ee9e316d3ba8efc49855300..36d6091242b89b8c76570a4d9c715c52cc39ebb9 100644 |
--- a/content/browser/renderer_host/render_process_host_impl.cc |
+++ b/content/browser/renderer_host/render_process_host_impl.cc |
@@ -1302,7 +1302,6 @@ void RenderProcessHostImpl::PropagateBrowserCommandLineToRenderer( |
switches::kEnableWebBluetooth, |
switches::kEnableWebGLDraftExtensions, |
switches::kEnableWebGLImageChromium, |
- switches::kEnableWebVR, |
switches::kExplicitlyAllowedPorts, |
switches::kForceDeviceScaleFactor, |
switches::kForceDisplayList2dCanvas, |