Index: ash/wm/workspace/workspace_event_handler_unittest.cc |
diff --git a/ash/wm/workspace/workspace_event_handler_unittest.cc b/ash/wm/workspace/workspace_event_handler_unittest.cc |
index 914af8df10c4d0f7f812f278710cff54eba2bd00..52fdb4340a2b9ce06f92b9106a6992e50a6102ed 100644 |
--- a/ash/wm/workspace/workspace_event_handler_unittest.cc |
+++ b/ash/wm/workspace/workspace_event_handler_unittest.cc |
@@ -14,10 +14,10 @@ |
#include "ash/wm/workspace_controller_test_helper.h" |
#include "ui/aura/client/aura_constants.h" |
#include "ui/aura/client/window_move_client.h" |
-#include "ui/aura/root_window.h" |
#include "ui/aura/test/event_generator.h" |
#include "ui/aura/test/test_window_delegate.h" |
#include "ui/aura/window.h" |
+#include "ui/aura/window_event_dispatcher.h" |
#include "ui/base/hit_test.h" |
#include "ui/gfx/screen.h" |
#include "ui/views/corewm/window_util.h" |