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

Unified Diff: ash/system/date/tray_system_info.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
« no previous file with comments | « ash/shelf/shelf_widget.cc ('k') | ash/system/date/tray_system_info.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/system/date/tray_system_info.h
diff --git a/ash/system/date/tray_system_info.h b/ash/system/date/tray_system_info.h
index 04a57fdcc92be170b253aadc20b0658fde0ba8fd..45a31946a1c37783435aa30daf58b16ee07b575a 100644
--- a/ash/system/date/tray_system_info.h
+++ b/ash/system/date/tray_system_info.h
@@ -42,7 +42,7 @@ class ASH_EXPORT TraySystemInfo : public SystemTrayItem, public ClockObserver {
views::View* CreateDefaultView(LoginStatus status) override;
void DestroyTrayView() override;
void DestroyDefaultView() override;
- void UpdateAfterShelfAlignmentChange(ShelfAlignment alignment) override;
+ void UpdateAfterShelfAlignmentChange() override;
// ClockObserver:
void OnDateFormatChanged() override;
« no previous file with comments | « ash/shelf/shelf_widget.cc ('k') | ash/system/date/tray_system_info.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698