| Index: ash/system/chromeos/rotation/tray_rotation_lock.h
|
| diff --git a/ash/system/chromeos/rotation/tray_rotation_lock.h b/ash/system/chromeos/rotation/tray_rotation_lock.h
|
| index 29c443f3c80656ebdca400edf6294eb0421bb040..7ee3ca3079750715196a4c0a7882111bdcc7808e 100644
|
| --- a/ash/system/chromeos/rotation/tray_rotation_lock.h
|
| +++ b/ash/system/chromeos/rotation/tray_rotation_lock.h
|
| @@ -5,8 +5,8 @@
|
| #ifndef ASH_SYSTEM_CHROMEOS_ROTATION_TRAY_ROTATION_LOCK_H_
|
| #define ASH_SYSTEM_CHROMEOS_ROTATION_TRAY_ROTATION_LOCK_H_
|
|
|
| +#include "ash/common/shell_observer.h"
|
| #include "ash/display/screen_orientation_controller_chromeos.h"
|
| -#include "ash/shell_observer.h"
|
| #include "ash/system/tray/tray_image_item.h"
|
| #include "base/macros.h"
|
|
|
|
|