| Index: ash/common/system/tray/system_tray_delegate.h
|
| diff --git a/ash/common/system/tray/system_tray_delegate.h b/ash/common/system/tray/system_tray_delegate.h
|
| index 8dd54ded7d0d666380f0dbd7d8fd320cbb4466ec..c6d2d066e931f8ec2841c6a8cc42a0ef902184e5 100644
|
| --- a/ash/common/system/tray/system_tray_delegate.h
|
| +++ b/ash/common/system/tray/system_tray_delegate.h
|
| @@ -152,9 +152,6 @@ class ASH_EXPORT SystemTrayDelegate {
|
| // Activates an IME property.
|
| virtual void ActivateIMEProperty(const std::string& key);
|
|
|
| - // Shows UI to manage bluetooth devices.
|
| - virtual void ManageBluetoothDevices();
|
| -
|
| // Toggles bluetooth.
|
| virtual void ToggleBluetooth();
|
|
|
|
|