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

Unified Diff: ash/common/system/user/user_view.h

Issue 2463163002: Update chromeos system menu buttons for MD. (Closed)
Patch Set: boxlayout has some annoying dchecks Created 4 years, 1 month 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/common/system/tray_accessibility.cc ('k') | ash/common/system/user/user_view.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/common/system/user/user_view.h
diff --git a/ash/common/system/user/user_view.h b/ash/common/system/user/user_view.h
index 69b2673aa3348b490f77e46396afb9cb033393e0..3332973023af119e4045a44ef742b1ac15b020ba 100644
--- a/ash/common/system/user/user_view.h
+++ b/ash/common/system/user/user_view.h
@@ -74,8 +74,7 @@ class UserView : public views::View,
// Removes the add user menu option.
void RemoveAddUserMenuOption();
- UserIndex user_index_;
- // The view of the user card.
+ const UserIndex user_index_;
views::View* user_card_view_;
// This is the owner system tray item of this view.
« no previous file with comments | « ash/common/system/tray_accessibility.cc ('k') | ash/common/system/user/user_view.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698