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 741c2a37105291bc3f7d5ae6cb5e3c9881194f6e..3150ab160b9f09f1a1eb44d5e7dd027e8889eff3 100644 |
--- a/content/browser/renderer_host/render_process_host_impl.cc |
+++ b/content/browser/renderer_host/render_process_host_impl.cc |
@@ -826,7 +826,6 @@ void RenderProcessHostImpl::PropagateBrowserCommandLineToRenderer( |
#endif |
switches::kNoReferrers, |
switches::kNoSandbox, |
- switches::kOldCheckboxStyle, |
switches::kPpapiOutOfProcess, |
switches::kRegisterPepperPlugins, |
switches::kRendererAssertTest, |