Index: webkit/plugins/plugin_switches.h |
diff --git a/webkit/plugins/plugin_switches.h b/webkit/plugins/plugin_switches.h |
index 9008a15959cf75073036c435be807e82aad25757..a1950945a03df8d16650b7fb16fd65069bd77a33 100644 |
--- a/webkit/plugins/plugin_switches.h |
+++ b/webkit/plugins/plugin_switches.h |
@@ -13,7 +13,6 @@ namespace switches { |
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 kEnablePepperThreading[]; |
WEBKIT_PLUGINS_EXPORT extern const char kDisablePepperThreading[]; |
#if defined(OS_WIN) |