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 26039a4aa6850c6c5560edd45a16ebd55b4ef3be..2199a6affcd0875e597cc9298e2c7cb5e0e7c36a 100644 |
--- a/content/browser/renderer_host/render_process_host_impl.cc |
+++ b/content/browser/renderer_host/render_process_host_impl.cc |
@@ -1060,7 +1060,6 @@ void RenderProcessHostImpl::PropagateBrowserCommandLineToRenderer( |
switches::kDomAutomationController, |
switches::kEnableAcceleratedFixedRootBackground, |
switches::kEnableAcceleratedOverflowScroll, |
- switches::kEnableAccessibilityLogging, |
switches::kEnableADTSStreamParser, |
switches::kEnableBeginFrameScheduling, |
switches::kEnableBleedingEdgeRenderingFastPaths, |