summaryrefslogtreecommitdiffstats
path: root/chrome/browser/infobars/infobar_delegate.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/infobars/infobar_delegate.h')
-rw-r--r--chrome/browser/infobars/infobar_delegate.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/browser/infobars/infobar_delegate.h b/chrome/browser/infobars/infobar_delegate.h
index 55a2bd5..785f67b 100644
--- a/chrome/browser/infobars/infobar_delegate.h
+++ b/chrome/browser/infobars/infobar_delegate.h
@@ -88,7 +88,6 @@ class InfoBarDelegate {
virtual ExtensionInfoBarDelegate* AsExtensionInfoBarDelegate();
virtual InsecureContentInfoBarDelegate* AsInsecureContentInfoBarDelegate();
virtual LinkInfoBarDelegate* AsLinkInfoBarDelegate();
- virtual PluginInstallerInfoBarDelegate* AsPluginInstallerInfoBarDelegate();
virtual RegisterProtocolHandlerInfoBarDelegate*
AsRegisterProtocolHandlerInfoBarDelegate();
virtual ThemeInstalledInfoBarDelegate* AsThemePreviewInfobarDelegate();