Chromium Code Reviews| Index: chrome/common/chrome_switches.h |
| =================================================================== |
| --- chrome/common/chrome_switches.h (revision 34100) |
| +++ chrome/common/chrome_switches.h (working copy) |
| @@ -99,6 +99,7 @@ |
| extern const char kInProcessPlugins[]; |
| extern const char kIncognito[]; |
| extern const char kInternalNaCl[]; |
| +extern const char kInternalPepper[]; |
| extern const char kJavaScriptFlags[]; |
| extern const char kLoadExtension[]; |
| extern const char kLoadPlugin[]; |