Index: content/browser/renderer_host/render_process_host_impl.cc |
=================================================================== |
--- content/browser/renderer_host/render_process_host_impl.cc (revision 147897) |
+++ content/browser/renderer_host/render_process_host_impl.cc (working copy) |
@@ -794,7 +794,7 @@ |
switches::kInProcessWebGL, |
switches::kJavaScriptFlags, |
switches::kLoggingLevel, |
- switches::kOldCheckboxStyle, |
+ switches::kNewCheckboxStyle, |
switches::kNoReferrers, |
switches::kNoSandbox, |
switches::kPpapiOutOfProcess, |