| Index: chrome/browser/plugins/plugin_observer.h
|
| diff --git a/chrome/browser/plugins/plugin_observer.h b/chrome/browser/plugins/plugin_observer.h
|
| index 450a2bfd476afa437ff10dd8e15e04a7e08a90d2..0c41273788eb0bd1f6d3e9f92db74ac23fdcc6aa 100644
|
| --- a/chrome/browser/plugins/plugin_observer.h
|
| +++ b/chrome/browser/plugins/plugin_observer.h
|
| @@ -56,7 +56,6 @@ class PluginObserver : public content::WebContentsObserver,
|
| void OnRemovePluginPlaceholderHost(int placeholder_id);
|
| #endif
|
| void RemoveComponentObserver(int placeholder_id);
|
| - void OnOpenAboutPlugins();
|
| void OnShowFlashPermissionBubble();
|
| void OnCouldNotLoadPlugin(const base::FilePath& plugin_path);
|
|
|
|
|