Index: ash/test/test_shelf_delegate.cc |
diff --git a/ash/test/test_shelf_delegate.cc b/ash/test/test_shelf_delegate.cc |
index 1fbdd16e0e9496a8df28b011073b2ac005b4e673..df1a95a91a6276b6f81beb4fc812edbf0a48d381 100644 |
--- a/ash/test/test_shelf_delegate.cc |
+++ b/ash/test/test_shelf_delegate.cc |
@@ -6,14 +6,14 @@ |
#include <utility> |
-#include "ash/common/shell_observer.h" |
-#include "ash/common/wm_shell.h" |
-#include "ash/common/wm_window.h" |
#include "ash/root_window_controller.h" |
#include "ash/shelf/shelf_model.h" |
#include "ash/shelf/wm_shelf.h" |
+#include "ash/shell_observer.h" |
#include "ash/test/test_shelf_item_delegate.h" |
#include "ash/wm/window_properties.h" |
+#include "ash/wm_shell.h" |
+#include "ash/wm_window.h" |
#include "base/memory/ptr_util.h" |
#include "ui/aura/window.h" |