Index: chrome/browser/plugin_observer.h |
=================================================================== |
--- chrome/browser/plugin_observer.h (revision 99765) |
+++ chrome/browser/plugin_observer.h (working copy) |
@@ -23,7 +23,6 @@ |
virtual bool OnMessageReceived(const IPC::Message& message); |
private: |
- void OnCrashedPlugin(const FilePath& plugin_path); |
void OnBlockedOutdatedPlugin(const string16& name, const GURL& update_url); |
TabContentsWrapper* tab_contents_; |