| Index: ash/system/tray/default_system_tray_delegate.h
|
| diff --git a/ash/system/tray/default_system_tray_delegate.h b/ash/system/tray/default_system_tray_delegate.h
|
| index 5b88b01afbbfcdfd97b4e7cef681e8fdbfd8537c..0c7625b8f019d06ed8b8a28e12179ffe9a178413 100644
|
| --- a/ash/system/tray/default_system_tray_delegate.h
|
| +++ b/ash/system/tray/default_system_tray_delegate.h
|
| @@ -29,7 +29,6 @@
|
| virtual const base::string16 GetSupervisedUserManagerName() const
|
| OVERRIDE;
|
| virtual const base::string16 GetSupervisedUserMessage() const OVERRIDE;
|
| - virtual bool IsUserSupervised() const OVERRIDE;
|
| virtual bool SystemShouldUpgrade() const OVERRIDE;
|
| virtual base::HourClockType GetHourClockType() const OVERRIDE;
|
| virtual void ShowSettings() OVERRIDE;
|
|
|