Index: content/browser/notifications/page_notification_delegate.h |
diff --git a/content/browser/notifications/page_notification_delegate.h b/content/browser/notifications/page_notification_delegate.h |
index 6de25be9d0dc4bbd756e5bac3a5c8d92d739839d..dd3422f2c4eaf506a4ec03743a7f831b59118a0c 100644 |
--- a/content/browser/notifications/page_notification_delegate.h |
+++ b/content/browser/notifications/page_notification_delegate.h |
@@ -19,7 +19,6 @@ class PageNotificationDelegate : public DesktopNotificationDelegate { |
// DesktopNotificationDelegate implementation. |
void NotificationDisplayed() override; |
- void NotificationError() override; |
void NotificationClosed(bool by_user) override; |
void NotificationClick() override; |