| Index: ash/system/chromeos/bluetooth/tray_bluetooth.h
|
| diff --git a/ash/system/chromeos/bluetooth/tray_bluetooth.h b/ash/system/chromeos/bluetooth/tray_bluetooth.h
|
| index 041e22696d7fceab7b5d888e65e6bf180d1ffb0b..01948dd83c8412d07cd92ed7db44ae1739134148 100644
|
| --- a/ash/system/chromeos/bluetooth/tray_bluetooth.h
|
| +++ b/ash/system/chromeos/bluetooth/tray_bluetooth.h
|
| @@ -5,8 +5,8 @@
|
| #ifndef ASH_SYSTEM_CHROMEOS_BLUETOOTH_TRAY_BLUETOOTH_H_
|
| #define ASH_SYSTEM_CHROMEOS_BLUETOOTH_TRAY_BLUETOOTH_H_
|
|
|
| +#include "ash/common/system/tray/system_tray_item.h"
|
| #include "ash/system/chromeos/bluetooth/bluetooth_observer.h"
|
| -#include "ash/system/tray/system_tray_item.h"
|
| #include "base/macros.h"
|
|
|
| namespace ash {
|
|
|