Index: chrome/browser/plugins/plugin_observer.h |
diff --git a/chrome/browser/plugins/plugin_observer.h b/chrome/browser/plugins/plugin_observer.h |
index 6cfab2c0b452fec90f6d179a9cda304431f81591..ae88b2b5aeae88bb244a507760b48e616ece6751 100644 |
--- a/chrome/browser/plugins/plugin_observer.h |
+++ b/chrome/browser/plugins/plugin_observer.h |
@@ -60,7 +60,6 @@ class PluginObserver : public content::WebContentsObserver, |
#endif |
void OnOpenAboutPlugins(); |
void OnCouldNotLoadPlugin(const base::FilePath& plugin_path); |
- void OnNPAPINotSupported(const std::string& identifier); |
#if defined(ENABLE_PLUGIN_INSTALLATION) |
// Stores all PluginPlaceholderHosts, keyed by their routing ID. |