summaryrefslogtreecommitdiffstats
path: root/chrome/browser/banners/app_banner_infobar_delegate_desktop.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/banners/app_banner_infobar_delegate_desktop.h')
-rw-r--r--chrome/browser/banners/app_banner_infobar_delegate_desktop.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/banners/app_banner_infobar_delegate_desktop.h b/chrome/browser/banners/app_banner_infobar_delegate_desktop.h
index a2f9df9..37204f6 100644
--- a/chrome/browser/banners/app_banner_infobar_delegate_desktop.h
+++ b/chrome/browser/banners/app_banner_infobar_delegate_desktop.h
@@ -65,6 +65,7 @@ class AppBannerInfoBarDelegateDesktop : public ConfirmInfoBarDelegate {
Type GetInfoBarType() const override;
int GetIconID() const override;
+ gfx::VectorIconId GetVectorIconId() const override;
DISALLOW_COPY_AND_ASSIGN(AppBannerInfoBarDelegateDesktop);
};