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 6f45e67a50e8481e5fb2a3df79722d87ca6108d7..1dadb03b30234557cc76d095e40cf628564cc1f8 100644 |
--- a/content/browser/renderer_host/render_process_host_impl.cc |
+++ b/content/browser/renderer_host/render_process_host_impl.cc |
@@ -1038,7 +1038,6 @@ void RenderProcessHostImpl::PropagateBrowserCommandLineToRenderer( |
switches::kDisableDistanceFieldText, |
switches::kDisableFastTextAutosizing, |
switches::kDisableFileSystem, |
- switches::kDisableFiltersOverIPC, |
switches::kDisableGpuCompositing, |
switches::kDisableGpuVsync, |
switches::kDisableLowResTiling, |