Index: trunk/src/webkit/plugins/plugin_switches.h |
=================================================================== |
--- trunk/src/webkit/plugins/plugin_switches.h (revision 189681) |
+++ trunk/src/webkit/plugins/plugin_switches.h (working copy) |
@@ -13,6 +13,7 @@ |
WEBKIT_PLUGINS_EXPORT extern const char kDebugPluginLoading[]; |
WEBKIT_PLUGINS_EXPORT extern const char kDisablePepper3d[]; |
WEBKIT_PLUGINS_EXPORT extern const char kPpapiFlashArgs[]; |
+WEBKIT_PLUGINS_EXPORT extern const char kDisablePepperThreading[]; |
#if defined(OS_WIN) |
WEBKIT_PLUGINS_EXPORT extern const char kUseOldWMPPlugin[]; |