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