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 6a1e450e830eff55ce538ff1426e8a1b317c2cc9..b9a36ffbbfcd5ca957f8c046bbf455acf67d2bd3 100644 |
--- a/ash/wm/ash_native_cursor_manager.h |
+++ b/ash/wm/ash_native_cursor_manager.h |
@@ -12,8 +12,8 @@ |
#include "base/strings/string16.h" |
#include "ui/gfx/native_widget_types.h" |
#include "ui/gfx/point.h" |
-#include "ui/views/corewm/native_cursor_manager.h" |
-#include "ui/views/corewm/native_cursor_manager_delegate.h" |
+#include "ui/wm/core/native_cursor_manager.h" |
+#include "ui/wm/core/native_cursor_manager_delegate.h" |
namespace ash { |