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 9b3547a33ecab7ebc10ee28d58d337b0adea52dc..b7c5ffcee5b76adda9c252e205c01c1ec865461f 100644 |
--- a/content/browser/renderer_host/render_process_host_impl.cc |
+++ b/content/browser/renderer_host/render_process_host_impl.cc |
@@ -829,7 +829,6 @@ void RenderProcessHostImpl::PropagateBrowserCommandLineToRenderer( |
#endif |
switches::kNoReferrers, |
switches::kNoSandbox, |
- switches::kOldCheckboxStyle, |
switches::kPpapiInProcess, |
switches::kRegisterPepperPlugins, |
switches::kRendererAssertTest, |