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

Unified Diff: ash/common/system/chromeos/session/logout_button_tray.h

Issue 2218323002: Better CrOS logout button for vertical trays. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: reviews Created 4 years, 4 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 | « no previous file | ash/common/system/chromeos/session/logout_button_tray.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/common/system/chromeos/session/logout_button_tray.h
diff --git a/ash/common/system/chromeos/session/logout_button_tray.h b/ash/common/system/chromeos/session/logout_button_tray.h
index abf5041435edf2d39998faa2eac3c39c6c58f366..6a69bbadce67ede993c5845cedd529e148edfef6 100644
--- a/ash/common/system/chromeos/session/logout_button_tray.h
+++ b/ash/common/system/chromeos/session/logout_button_tray.h
@@ -45,6 +45,8 @@ class ASH_EXPORT LogoutButtonTray : public TrayBackgroundView,
private:
void UpdateVisibility();
+ void UpdateButtonTextAndImage(LoginStatus login_status,
+ ShelfAlignment alignment);
views::LabelButton* button_;
LoginStatus login_status_;
« no previous file with comments | « no previous file | ash/common/system/chromeos/session/logout_button_tray.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698