Index: chrome/browser/ui/startup/google_api_keys_infobar_delegate.h |
diff --git a/chrome/browser/ui/startup/google_api_keys_infobar_delegate.h b/chrome/browser/ui/startup/google_api_keys_infobar_delegate.h |
index 789aba1c22252c459af7d8a037d9811d9e3541ed..74591ab35f9e8ac53f36d847e64593b9066bc5f1 100644 |
--- a/chrome/browser/ui/startup/google_api_keys_infobar_delegate.h |
+++ b/chrome/browser/ui/startup/google_api_keys_infobar_delegate.h |
@@ -24,6 +24,7 @@ class GoogleApiKeysInfoBarDelegate : public ConfirmInfoBarDelegate { |
GoogleApiKeysInfoBarDelegate(); |
~GoogleApiKeysInfoBarDelegate() override; |
+ infobars::InfoBarDelegate::InfoBarIdentifier GetIdentifier() const override; |
base::string16 GetMessageText() const override; |
int GetButtons() const override; |
base::string16 GetLinkText() const override; |