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

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

Issue 2498293003: CrOS md user row adjustments (Closed)
Patch Set: is_active_user() 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/tray_popup_utils.cc ('k') | ash/common/system/user/rounded_image_view.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/common/system/user/rounded_image_view.h
diff --git a/ash/common/system/user/rounded_image_view.h b/ash/common/system/user/rounded_image_view.h
index fd3e21adfc847a6ac6efc42fc295da90fd567034..ad5d47a7874dfb3a8fe26b4b95d05fc0829079a4 100644
--- a/ash/common/system/user/rounded_image_view.h
+++ b/ash/common/system/user/rounded_image_view.h
@@ -44,6 +44,7 @@ class RoundedImageView : public views::View {
// True if the given user is the active user and the icon should get
// painted as active.
+ // TODO(estade): remove this, it's not used in Material Design.
bool active_user_;
DISALLOW_COPY_AND_ASSIGN(RoundedImageView);
« no previous file with comments | « ash/common/system/tray/tray_popup_utils.cc ('k') | ash/common/system/user/rounded_image_view.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698