| 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 290b701b30bb739a9045e85ad3d2bb558bfb3303..adf1ba3b1604bf786407b552d72501ccccb5b42f 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"
|
|
|
|
|