| 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 a1df95aa2ff1d2c38ea62c98116f6186c12e00f0..7928c787e6f23f34b3ebafef705de5f6e487e54a 100644
|
| --- a/ash/system/chromeos/rotation/tray_rotation_lock.h
|
| +++ b/ash/system/chromeos/rotation/tray_rotation_lock.h
|
| @@ -8,6 +8,7 @@
|
| #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"
|
|
|
| namespace ash {
|
|
|
|
|