Index: content/browser/renderer_host/render_process_host_impl.cc |
=================================================================== |
--- content/browser/renderer_host/render_process_host_impl.cc (revision 199089) |
+++ content/browser/renderer_host/render_process_host_impl.cc (working copy) |
@@ -906,6 +906,7 @@ |
#endif |
switches::kNoReferrers, |
switches::kNoSandbox, |
+ switches::kEnableVtune, |
switches::kPpapiInProcess, |
switches::kRegisterPepperPlugins, |
switches::kRendererAssertTest, |