Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3004)

Unified Diff: ash/system/web_notification/message_center_bubble.h

Issue 11028134: Re-factor Ash Message Center code part 2/4 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase Created 8 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ash/system/tray/tray_event_filter.cc ('k') | ash/system/web_notification/message_center_bubble.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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;
« no previous file with comments | « ash/system/tray/tray_event_filter.cc ('k') | ash/system/web_notification/message_center_bubble.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698