| Index: ash/system/rotation/tray_rotation_lock.h
|
| diff --git a/ash/system/rotation/tray_rotation_lock.h b/ash/system/rotation/tray_rotation_lock.h
|
| index 24e3c4f168beb09f18640f9704af9870c32399dd..6030b3cd963270fdd75878456413637d2b7b8a3a 100644
|
| --- a/ash/system/rotation/tray_rotation_lock.h
|
| +++ b/ash/system/rotation/tray_rotation_lock.h
|
| @@ -5,8 +5,8 @@
|
| #ifndef ASH_SYSTEM_ROTATION_TRAY_ROTATION_LOCK_H_
|
| #define ASH_SYSTEM_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"
|
|
|
|
|