summaryrefslogtreecommitdiffstats
path: root/ash/wm/ash_native_cursor_manager_unittest.cc
diff options
context:
space:
mode:
Diffstat (limited to 'ash/wm/ash_native_cursor_manager_unittest.cc')
-rw-r--r--ash/wm/ash_native_cursor_manager_unittest.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/ash/wm/ash_native_cursor_manager_unittest.cc b/ash/wm/ash_native_cursor_manager_unittest.cc
index 1e26f53..5d9ab1e 100644
--- a/ash/wm/ash_native_cursor_manager_unittest.cc
+++ b/ash/wm/ash_native_cursor_manager_unittest.cc
@@ -19,7 +19,7 @@
#include "ui/base/cursor/cursor_loader_win.h"
#endif
-using views::corewm::CursorManager;
+using ::wm::CursorManager;
namespace ash {
namespace test {