Index: chrome/common/chrome_switches.cc |
=================================================================== |
--- chrome/common/chrome_switches.cc (revision 34161) |
+++ chrome/common/chrome_switches.cc (working copy) |
@@ -313,9 +313,6 @@ |
// Runs the Native Client inside the renderer process. |
const char kInternalNaCl[] = "internal-nacl"; |
-// Runs a trusted Pepper plugin inside the renderer process. |
-const char kInternalPepper[] = "internal-pepper"; |
- |
// Specifies the flags passed to JS engine |
const char kJavaScriptFlags[] = "js-flags"; |