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..63ed1056ce0da71a967437f596ecbdf6857b279e 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(); |
+ |
LabelTrayView* tray_view_; |
// Previous login status to avoid showing notification upon unlock. |