Index: ash/common/system/tray/system_tray_delegate.cc |
diff --git a/ash/common/system/tray/system_tray_delegate.cc b/ash/common/system/tray/system_tray_delegate.cc |
index bcac85614bf65dd2e00dca6d4a189414859a2305..fce8aaa7bcc8434f906cb422b3f0697692da39ee 100644 |
--- a/ash/common/system/tray/system_tray_delegate.cc |
+++ b/ash/common/system/tray/system_tray_delegate.cc |
@@ -80,8 +80,6 @@ bool SystemTrayDelegate::ShouldShowSettings() { |
return false; |
} |
-void SystemTrayDelegate::ShowSetTimeDialog() {} |
- |
void SystemTrayDelegate::ShowEnterpriseInfo() {} |
void SystemTrayDelegate::ShowUserLogin() {} |