Index: ash/system/chromeos/supervised/tray_supervised_user.h |
diff --git a/ash/system/chromeos/supervised/tray_supervised_user.h b/ash/system/chromeos/supervised/tray_supervised_user.h |
index 3c2b0ce831c02704fd5bc8122d7728cec4da9d4b..1f44feff8ec8fafe19ffc81a9fd4e3354a9f7e1a 100644 |
--- a/ash/system/chromeos/supervised/tray_supervised_user.h |
+++ b/ash/system/chromeos/supervised/tray_supervised_user.h |
@@ -46,6 +46,8 @@ class ASH_EXPORT TraySupervisedUser : public SystemTrayItem, |
void CreateOrUpdateSupervisedWarningNotification(); |
+ int GetSupervisedUserIconId() const; |
+ |
LabelTrayView* tray_view_; |
// Previous login status to avoid showing notification upon unlock. |