Index: ash/wm/workspace_controller_unittest.cc |
diff --git a/ash/wm/workspace_controller_unittest.cc b/ash/wm/workspace_controller_unittest.cc |
index e51dedc49ee9bf00606cab60a79ce3511efd750e..669a5b8d49a88143d66920ca6c3f2f24e3388462 100644 |
--- a/ash/wm/workspace_controller_unittest.cc |
+++ b/ash/wm/workspace_controller_unittest.cc |
@@ -10,7 +10,6 @@ |
#include "ash/common/shelf/shelf_layout_manager.h" |
#include "ash/common/shelf/shelf_widget.h" |
#include "ash/common/shelf/wm_shelf.h" |
-#include "ash/common/system/status_area_widget.h" |
#include "ash/common/test/test_shelf_delegate.h" |
#include "ash/common/wm/panels/panel_layout_manager.h" |
#include "ash/common/wm/window_state.h" |
@@ -21,6 +20,7 @@ |
#include "ash/public/cpp/shell_window_ids.h" |
#include "ash/screen_util.h" |
#include "ash/shell.h" |
+#include "ash/system/status_area_widget.h" |
#include "ash/test/ash_test_base.h" |
#include "ash/test/shell_test_api.h" |
#include "ash/wm/window_state_aura.h" |