| 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 13e56db45328d3ca93726af1221101554c258bdf..0b6510f7121d93f6e6d94bb2c9e7f272f2bcdcde 100644
|
| --- a/ash/common/system/tray/system_tray_delegate.cc
|
| +++ b/ash/common/system/tray/system_tray_delegate.cc
|
| @@ -84,10 +84,6 @@ void SystemTrayDelegate::ShowEnterpriseInfo() {}
|
|
|
| void SystemTrayDelegate::ShowUserLogin() {}
|
|
|
| -void SystemTrayDelegate::SignOut() {}
|
| -
|
| -void SystemTrayDelegate::RequestRestartForUpdate() {}
|
| -
|
| void SystemTrayDelegate::GetAvailableBluetoothDevices(
|
| BluetoothDeviceList* list) {}
|
|
|
|
|