Index: ash/wm/toplevel_window_event_handler_unittest.cc |
diff --git a/ash/wm/toplevel_window_event_handler_unittest.cc b/ash/wm/toplevel_window_event_handler_unittest.cc |
index da0d3eb18587a5d6f83ad67e050e0443bbc358e6..8d7e2945718adfd12bb118c2d0bd37536497b2e9 100644 |
--- a/ash/wm/toplevel_window_event_handler_unittest.cc |
+++ b/ash/wm/toplevel_window_event_handler_unittest.cc |
@@ -6,6 +6,7 @@ |
#include "ash/common/shell_window_ids.h" |
#include "ash/common/wm/window_state.h" |
+#include "ash/common/wm/workspace_controller.h" |
#include "ash/root_window_controller.h" |
#include "ash/shell.h" |
#include "ash/test/ash_test_base.h" |
@@ -13,7 +14,6 @@ |
#include "ash/wm/resize_shadow_controller.h" |
#include "ash/wm/window_state_aura.h" |
#include "ash/wm/window_util.h" |
-#include "ash/wm/workspace_controller.h" |
#include "base/compiler_specific.h" |
#include "base/threading/thread_task_runner_handle.h" |
#include "testing/gtest/include/gtest/gtest.h" |