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 2aaa642588d4d31fc92829f7539446a8255d9309..5c4de80ebd3808bb956f64740a727d5298067dab 100644 |
--- a/ash/common/system/tray/system_tray_delegate.h |
+++ b/ash/common/system/tray/system_tray_delegate.h |
@@ -127,9 +127,6 @@ class ASH_EXPORT SystemTrayDelegate { |
// Called after SystemTray has been instantiated. |
virtual void Initialize(); |
- // Called before SystemTray is destroyed. |
- virtual void Shutdown(); |
- |
// Returns true if system tray should be visible on startup. |
virtual bool GetTrayVisibilityOnStartup(); |