| 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 3e250babe6a1c6a3e47ada775e721790f098582f..2d8c24634629b1823e0a8ddff3faa3cf97c73ba2 100644
|
| --- a/ash/common/system/tray/system_tray_delegate.cc
|
| +++ b/ash/common/system/tray/system_tray_delegate.cc
|
| @@ -94,8 +94,6 @@ void SystemTrayDelegate::SwitchIME(const std::string& ime_id) {}
|
|
|
| void SystemTrayDelegate::ActivateIMEProperty(const std::string& key) {}
|
|
|
| -void SystemTrayDelegate::ManageBluetoothDevices() {}
|
| -
|
| void SystemTrayDelegate::ToggleBluetooth() {}
|
|
|
| bool SystemTrayDelegate::IsBluetoothDiscovering() const {
|
|
|