Index: ui/message_center/views/toast_contents_view.h |
diff --git a/ui/message_center/views/toast_contents_view.h b/ui/message_center/views/toast_contents_view.h |
index 8e0a81c7e3201bfc7bf0f359158c84253013713a..a970daa0b9d21b1122625397dacf2b714dcb9fba 100644 |
--- a/ui/message_center/views/toast_contents_view.h |
+++ b/ui/message_center/views/toast_contents_view.h |
@@ -86,10 +86,6 @@ class ToastContentsView : public views::WidgetDelegateView, |
virtual void ClickOnNotificationButton(const std::string& notification_id, |
int button_index) OVERRIDE; |
virtual void ExpandNotification(const std::string& notification_id) OVERRIDE; |
- virtual void GroupBodyClicked(const std::string& last_notification_id) |
- OVERRIDE; |
- virtual void ExpandGroup(const NotifierId& notifier_id) OVERRIDE; |
- virtual void RemoveGroup(const NotifierId& notifier_id) OVERRIDE; |
// Overridden from gfx::AnimationDelegate: |
virtual void AnimationProgressed(const gfx::Animation* animation) OVERRIDE; |