summaryrefslogtreecommitdiffstats
path: root/WebCore/plugins/PluginPackage.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/plugins/PluginPackage.h')
-rw-r--r--WebCore/plugins/PluginPackage.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/WebCore/plugins/PluginPackage.h b/WebCore/plugins/PluginPackage.h
index 4cf5e9e..480f563 100644
--- a/WebCore/plugins/PluginPackage.h
+++ b/WebCore/plugins/PluginPackage.h
@@ -77,6 +77,8 @@ namespace WebCore {
bool isPluginBlacklisted();
void determineQuirks(const String& mimeType);
+ void determineModuleVersionFromDescription();
+
bool m_isLoaded;
int m_loadCount;