Index: ash/wm/workspace/workspace_window_resizer_unittest.cc |
diff --git a/ash/wm/workspace/workspace_window_resizer_unittest.cc b/ash/wm/workspace/workspace_window_resizer_unittest.cc |
index 314a349a49a49848522826322a58d5493eb2c805..6d16316b056088a05c21bfba879741fdd7b7f1b2 100644 |
--- a/ash/wm/workspace/workspace_window_resizer_unittest.cc |
+++ b/ash/wm/workspace/workspace_window_resizer_unittest.cc |
@@ -4,6 +4,7 @@ |
#include "ash/common/wm/workspace/workspace_window_resizer.h" |
+#include "ash/common/shell_window_ids.h" |
#include "ash/common/wm/window_positioning_utils.h" |
#include "ash/common/wm/window_state.h" |
#include "ash/common/wm/wm_event.h" |
@@ -12,7 +13,6 @@ |
#include "ash/screen_util.h" |
#include "ash/shelf/shelf.h" |
#include "ash/shell.h" |
-#include "ash/shell_window_ids.h" |
#include "ash/test/ash_test_base.h" |
#include "ash/test/display_manager_test_api.h" |
#include "ash/wm/aura/wm_window_aura.h" |