| Index: ash/wm/cursor_manager_chromeos.h
|
| diff --git a/ash/wm/cursor_manager_chromeos.h b/ash/wm/cursor_manager_chromeos.h
|
| index 70c121e8a22ee11aa7dd102a668314f3d11ed978..e1b4515fcba39cc06fd7d0f3d8e88c5b9b95c9aa 100644
|
| --- a/ash/wm/cursor_manager_chromeos.h
|
| +++ b/ash/wm/cursor_manager_chromeos.h
|
| @@ -6,8 +6,8 @@
|
| #define ASH_WM_CURSOR_MANAGER_CHROMEOS_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 "ui/wm/core/cursor_manager.h"
|
| #include "ui/wm/core/native_cursor_manager_delegate.h"
|
|
|