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 2ef3f66fa0a39312dce7ded8722eb644aadd1cab..9197d0ef769f132d3cae9633147f8e11e9effc8c 100644 |
--- a/content/browser/renderer_host/render_process_host_impl.cc |
+++ b/content/browser/renderer_host/render_process_host_impl.cc |
@@ -1153,7 +1153,6 @@ void RenderProcessHostImpl::PropagateBrowserCommandLineToRenderer( |
switches::kEnableOverscrollNotifications, |
switches::kEnablePinch, |
switches::kEnablePreciseMemoryInfo, |
- switches::kEnablePreparsedJsCaching, |
switches::kEnableRendererMojoChannel, |
switches::kEnableSeccompFilterSandbox, |
switches::kEnableSkiaBenchmarking, |