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 a1592c37903d79a6db735723e2fa04bf501680ae..f1c302f2492b3121006f592a5d374708ab06ec67 100644 |
--- a/content/browser/renderer_host/render_process_host_impl.cc |
+++ b/content/browser/renderer_host/render_process_host_impl.cc |
@@ -1127,7 +1127,6 @@ void RenderProcessHostImpl::PropagateBrowserCommandLineToRenderer( |
switches::kEnableOverscrollNotifications, |
switches::kEnablePinch, |
switches::kEnablePreciseMemoryInfo, |
- switches::kEnablePreparsedJsCaching, |
switches::kEnableSeccompFilterSandbox, |
switches::kEnableSkiaBenchmarking, |
switches::kEnableSmoothScrolling, |