$OpenBSD$ index c29aa57..3f38adf 100644 --- dom/plugins/base/nsPluginHost.h.orig Fri Feb 20 15:40:37 2015 +++ dom/plugins/base/nsPluginHost.h Fri Feb 20 15:40:37 2015 @@ -242,6 +242,8 @@ private: // Loads all cached plugins info into mCachedPlugins nsresult ReadPluginInfo(); + PRBool GhettoBlacklist(nsIFile *pluginFile); + // Given a file path, returns the plugins info from our cache // and removes it from the cache. void RemoveCachedPluginsInfo(const char *filePath,