| 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 b86b08546b1d5fb6032e11746332efe39a464aa7..580134dea6c7eb3b376d311d3c82b2d15ce0c366 100644
|
| --- a/ash/common/system/tray/system_tray_delegate.cc
|
| +++ b/ash/common/system/tray/system_tray_delegate.cc
|
| @@ -80,8 +80,6 @@ void SystemTrayDelegate::SignOut() {}
|
|
|
| void SystemTrayDelegate::RequestRestartForUpdate() {}
|
|
|
| -void SystemTrayDelegate::RequestShutdown() {}
|
| -
|
| void SystemTrayDelegate::GetAvailableBluetoothDevices(
|
| BluetoothDeviceList* list) {}
|
|
|
|
|