Index: chrome/browser/ui/ash/system_tray_delegate_common.cc |
diff --git a/chrome/browser/ui/ash/system_tray_delegate_common.cc b/chrome/browser/ui/ash/system_tray_delegate_common.cc |
index dab00c65b47bf7f869e061509cb41b3888deb018..3b434e49b7008e9dadec5237b27dd81f87424443 100644 |
--- a/chrome/browser/ui/ash/system_tray_delegate_common.cc |
+++ b/chrome/browser/ui/ash/system_tray_delegate_common.cc |
@@ -156,9 +156,6 @@ void SystemTrayDelegateCommon::ShowEnterpriseInfo() { |
void SystemTrayDelegateCommon::ShowUserLogin() { |
} |
-void SystemTrayDelegateCommon::ShutDown() { |
-} |
- |
void SystemTrayDelegateCommon::SignOut() { |
} |