Index: content/child/notifications/notification_manager.h |
diff --git a/content/child/notifications/notification_manager.h b/content/child/notifications/notification_manager.h |
index a4fe28ff72650dbc60866e54a6bfdff746c0706e..53013487d82ce79b276206540ac47b249c5aa16a 100644 |
--- a/content/child/notifications/notification_manager.h |
+++ b/content/child/notifications/notification_manager.h |
@@ -52,7 +52,6 @@ class NotificationManager : public blink::WebNotificationManager, |
// IPC message handlers. |
void OnShow(int id); |
- void OnError(int id); |
void OnClose(int id); |
void OnClick(int id); |