Index: content/public/common/content_switches.cc |
=================================================================== |
--- content/public/common/content_switches.cc (revision 242534) |
+++ content/public/common/content_switches.cc (working copy) |
@@ -675,9 +675,6 @@ |
// Run the GPU process as a thread in the browser process. |
const char kInProcessGPU[] = "in-process-gpu"; |
-// Runs plugins inside the renderer process |
-const char kInProcessPlugins[] = "in-process-plugins"; |
- |
// Specifies the flags passed to JS engine |
const char kJavaScriptFlags[] = "js-flags"; |