Index: chrome/browser/notifications/notification_object_proxy.h |
diff --git a/chrome/browser/notifications/notification_object_proxy.h b/chrome/browser/notifications/notification_object_proxy.h |
index fca156576450f399d878bcc74e0c456f48914aaa..eb25729e4e59f987c3a34abf4655f438a38ce021 100644 |
--- a/chrome/browser/notifications/notification_object_proxy.h |
+++ b/chrome/browser/notifications/notification_object_proxy.h |
@@ -27,7 +27,6 @@ class NotificationObjectProxy : public NotificationDelegate { |
// NotificationDelegate implementation. |
void Display() override; |
- void Error() override; |
void Close(bool by_user) override; |
void Click() override; |
std::string id() const override; |