Index: webkit/plugins/plugin_switches.h |
=================================================================== |
--- webkit/plugins/plugin_switches.h (revision 101488) |
+++ webkit/plugins/plugin_switches.h (working copy) |
@@ -12,6 +12,8 @@ |
extern const char kDebugPluginLoading[]; |
extern const char kDisablePepper3dForUntrustedUse[]; |
extern const char kEnablePepperTesting[]; |
+extern const char kPpapiOutOfProcess[]; |
+extern const char kRegisterPepperPlugins[]; |
#if defined(OS_WIN) |
extern const char kUseOldWMPPlugin[]; |