| Index: webkit/plugins/plugin_switches.h
|
| ===================================================================
|
| --- webkit/plugins/plugin_switches.h (revision 187715)
|
| +++ 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[];
|
|
|