| Index: ash/wm/ash_native_cursor_manager.h
|
| diff --git a/ash/wm/ash_native_cursor_manager.h b/ash/wm/ash_native_cursor_manager.h
|
| index 3278e43f41dd6961eb32b1354f89a3305c70a129..2c2c506cadb44d7cdfe71624cf5bd7ef64ab4c34 100644
|
| --- a/ash/wm/ash_native_cursor_manager.h
|
| +++ b/ash/wm/ash_native_cursor_manager.h
|
| @@ -6,8 +6,8 @@
|
| #define ASH_WM_ASH_NATIVE_CURSOR_MANAGER_H_
|
|
|
| #include "ash/ash_export.h"
|
| -#include "base/basictypes.h"
|
| #include "base/compiler_specific.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/strings/string16.h"
|
| #include "ui/gfx/geometry/point.h"
|
|
|