| Index: ash/wm/ash_native_cursor_manager_interactive_uitest.cc
|
| diff --git a/ash/wm/ash_native_cursor_manager_interactive_uitest.cc b/ash/wm/ash_native_cursor_manager_interactive_uitest.cc
|
| index 19e3bc4e04b24e5ee850c7ea9e37f61942802d1c..1b24daf34eeae8a9eb24ad0db6fbb4fbe602cb03 100644
|
| --- a/ash/wm/ash_native_cursor_manager_interactive_uitest.cc
|
| +++ b/ash/wm/ash_native_cursor_manager_interactive_uitest.cc
|
| @@ -9,8 +9,8 @@
|
| #include "ash/test/ash_test_base.h"
|
| #include "ash/test/cursor_manager_test_api.h"
|
| #include "base/run_loop.h"
|
| -#include "ui/aura/root_window.h"
|
| #include "ui/aura/window.h"
|
| +#include "ui/aura/window_event_dispatcher.h"
|
| #include "ui/base/test/ui_controls.h"
|
|
|
| #if defined(USE_X11)
|
|
|