Index: ash/system/web_notification/message_center_bubble.h |
diff --git a/ash/system/web_notification/message_center_bubble.h b/ash/system/web_notification/message_center_bubble.h |
index a0c6a82a27b642a8b8642ed32e1f341f1050762a..33d9d68d926217957cdbf8a39e619234099c3fa1 100644 |
--- a/ash/system/web_notification/message_center_bubble.h |
+++ b/ash/system/web_notification/message_center_bubble.h |
@@ -24,11 +24,9 @@ class MessageCenterBubble : public WebNotificationBubble { |
size_t NumMessageViewsForTest() const; |
- // Overridden from TrayBubbleView::Host. |
+ // Overridden from TrayBubbleView::Delegate. |
virtual void BubbleViewDestroyed() OVERRIDE; |
- virtual void OnClickedOutsideView() OVERRIDE; |
- |
private: |
// Overridden from WebNotificationBubble. |
virtual void UpdateBubbleView() OVERRIDE; |