| Index: ash/test/cursor_manager_test_api.cc
|
| diff --git a/ash/test/cursor_manager_test_api.cc b/ash/test/cursor_manager_test_api.cc
|
| index 4ff7cf76acade641f34c772ff0f5c19da7230b98..a8bffe8b1858e91a7befb0474de8d50af38535c5 100644
|
| --- a/ash/test/cursor_manager_test_api.cc
|
| +++ b/ash/test/cursor_manager_test_api.cc
|
| @@ -7,7 +7,7 @@
|
| #include "ash/shell.h"
|
| #include "ash/test/shell_test_api.h"
|
| #include "ash/wm/ash_native_cursor_manager.h"
|
| -#include "ash/wm/image_cursors.h"
|
| +#include "ui/base/cursor/image_cursors.h"
|
| #include "ui/gfx/display.h"
|
| #include "ui/wm/core/cursor_manager.h"
|
|
|
|
|