Index: ash/wm/ash_native_cursor_manager_unittest.cc |
diff --git a/ash/wm/ash_native_cursor_manager_unittest.cc b/ash/wm/ash_native_cursor_manager_unittest.cc |
index ba7de8a5d1c16026c370c87ba0c15858c2972ecb..01def5ef6136c494b6a2712ee967ed1407a4e1ed 100644 |
--- a/ash/wm/ash_native_cursor_manager_unittest.cc |
+++ b/ash/wm/ash_native_cursor_manager_unittest.cc |
@@ -23,8 +23,8 @@ |
#endif |
#if defined(USE_X11) |
-#include "grit/ui_resources.h" |
#include "ui/base/cursor/cursor_loader_x11.h" |
+#include "ui/resources/grit/ui_resources.h" |
#endif |
namespace ash { |