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

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

Issue 2807693002: Make LogoutButtonTray a regular View (Closed)
Patch Set: Rebased Created 3 years, 8 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
Index: ash/system/web_notification/web_notification_tray.h
diff --git a/ash/system/web_notification/web_notification_tray.h b/ash/system/web_notification/web_notification_tray.h
index 9dd0109255287099280aeee69b63c207e28f15fe..96bb9ed8412f0e87b2e22d12292cbbf109ea5580 100644
--- a/ash/system/web_notification/web_notification_tray.h
+++ b/ash/system/web_notification/web_notification_tray.h
@@ -76,7 +76,7 @@ class ASH_EXPORT WebNotificationTray
void UpdateAfterLoginStatusChange(LoginStatus login_status);
// Overridden from TrayBackgroundView.
- void SetShelfAlignment(ShelfAlignment alignment) override;
+ void UpdateAfterShelfAlignmentChange() override;
void AnchorUpdated() override;
base::string16 GetAccessibleNameForTray() override;
void HideBubbleWithView(const views::TrayBubbleView* bubble_view) override;
« no previous file with comments | « ash/system/virtual_keyboard/virtual_keyboard_tray.cc ('k') | ash/system/web_notification/web_notification_tray.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698