| 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 eb99683ab4b4713264980bb505f39abcf2b8b2ee..ceffd19ab736e35d7ec7e594c3572acc22a60869 100644
|
| --- a/ash/common/system/tray/system_tray_delegate.h
|
| +++ b/ash/common/system/tray/system_tray_delegate.h
|
| @@ -36,6 +36,7 @@ class SystemTrayItem;
|
| using IMEInfoList = std::vector<IMEInfo>;
|
| using IMEPropertyInfoList = std::vector<IMEPropertyInfo>;
|
|
|
| +// TODO(jamescook): Move to TrayBluetoothHelper. http://crbug.com/660043
|
| struct ASH_EXPORT BluetoothDeviceInfo {
|
| BluetoothDeviceInfo();
|
| BluetoothDeviceInfo(const BluetoothDeviceInfo& other);
|
|
|