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 fce8aaa7bcc8434f906cb422b3f0697692da39ee..fc8b9b7191a8ea6cf1a9e6ba90b1f755a79a2861 100644 |
--- a/ash/common/system/tray/system_tray_delegate.cc |
+++ b/ash/common/system/tray/system_tray_delegate.cc |
@@ -150,10 +150,6 @@ bool SystemTrayDelegate::GetSessionLengthLimit( |
return false; |
} |
-int SystemTrayDelegate::GetSystemTrayMenuWidth() { |
- return 0; |
-} |
- |
void SystemTrayDelegate::ActiveUserWasChanged() {} |
bool SystemTrayDelegate::IsSearchKeyMappedToCapsLock() { |