| 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 0c1da8222dcbba9408cf6a52bc279e531220c3b7..3278e43f41dd6961eb32b1354f89a3305c70a129 100644
|
| --- a/ash/wm/ash_native_cursor_manager.h
|
| +++ b/ash/wm/ash_native_cursor_manager.h
|
| @@ -10,8 +10,8 @@
|
| #include "base/compiler_specific.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/strings/string16.h"
|
| +#include "ui/gfx/geometry/point.h"
|
| #include "ui/gfx/native_widget_types.h"
|
| -#include "ui/gfx/point.h"
|
| #include "ui/wm/core/native_cursor_manager.h"
|
| #include "ui/wm/core/native_cursor_manager_delegate.h"
|
|
|
|
|