| Index: ash/display/cursor_window_controller.h
|
| diff --git a/ash/display/cursor_window_controller.h b/ash/display/cursor_window_controller.h
|
| index ae6752f2c30dc0c16e4560dc79235e095ef57773..447be03e25df2fc6d80884ae7ca8500b0b1f62aa 100644
|
| --- a/ash/display/cursor_window_controller.h
|
| +++ b/ash/display/cursor_window_controller.h
|
| @@ -6,6 +6,7 @@
|
| #define ASH_DISPLAY_CURSOR_WINDOW_CONTROLLER_H_
|
|
|
| #include "ash/ash_export.h"
|
| +#include "base/macros.h"
|
| #include "ui/aura/window.h"
|
| #include "ui/base/cursor/cursor.h"
|
| #include "ui/gfx/display.h"
|
|
|