Index: chrome/browser/media/protected_media_identifier_infobar_delegate_android.h |
diff --git a/chrome/browser/media/protected_media_identifier_infobar_delegate_android.h b/chrome/browser/media/protected_media_identifier_infobar_delegate_android.h |
index 630e9fa58507571d54bf10d93c2a7c8b4ebd38b8..e1b672ef19a5d8adc495c0907fdd86a6362ff6e4 100644 |
--- a/chrome/browser/media/protected_media_identifier_infobar_delegate_android.h |
+++ b/chrome/browser/media/protected_media_identifier_infobar_delegate_android.h |
@@ -32,6 +32,7 @@ class ProtectedMediaIdentifierInfoBarDelegateAndroid |
private: |
// ConfirmInfoBarDelegate: |
+ infobars::InfoBarDelegate::InfoBarIdentifier GetIdentifier() const override; |
int GetIconId() const override; |
base::string16 GetMessageText() const override; |
base::string16 GetLinkText() const override; |