Index: ui/message_center/notification_delegate.cc |
diff --git a/ui/message_center/notification_delegate.cc b/ui/message_center/notification_delegate.cc |
index 8d23bb5888bca306eeec6e597bd3f89b9b099b20..07b97f3da9b325f39d9e769ebc7d815127f6e556 100644 |
--- a/ui/message_center/notification_delegate.cc |
+++ b/ui/message_center/notification_delegate.cc |
@@ -10,8 +10,6 @@ namespace message_center { |
void NotificationDelegate::Display() {} |
-void NotificationDelegate::Error() {} |
- |
void NotificationDelegate::Close(bool by_user) {} |
bool NotificationDelegate::HasClickedListener() { return false; } |