| Index: ash/common/system/tray/system_tray_delegate.h
|
| diff --git a/ash/common/system/tray/system_tray_delegate.h b/ash/common/system/tray/system_tray_delegate.h
|
| index da6beec02f819673ec735ee769da817bca55a25e..bd492e9d6050510471f0c9b764a213b277103265 100644
|
| --- a/ash/common/system/tray/system_tray_delegate.h
|
| +++ b/ash/common/system/tray/system_tray_delegate.h
|
| @@ -149,9 +149,6 @@ class ASH_EXPORT SystemTrayDelegate {
|
| // Returns true if settings menu item should appear.
|
| virtual bool ShouldShowSettings();
|
|
|
| - // Shows the dialog to set system time, date, and timezone.
|
| - virtual void ShowSetTimeDialog();
|
| -
|
| // Shows information about enterprise enrolled devices.
|
| virtual void ShowEnterpriseInfo();
|
|
|
|
|