Index: ash/shell/window_watcher.cc |
diff --git a/ash/shell/window_watcher.cc b/ash/shell/window_watcher.cc |
index 0cacfbca40f106ebd5b3a7194fb2ff069bd89b3a..fc61ea32d7c05901efc00a16f734c9256c7ac4fe 100644 |
--- a/ash/shell/window_watcher.cc |
+++ b/ash/shell/window_watcher.cc |
@@ -6,11 +6,11 @@ |
#include <utility> |
+#include "ash/common/shelf/shelf_item_delegate_manager.h" |
+#include "ash/common/shelf/shelf_model.h" |
#include "ash/common/shell_window_ids.h" |
#include "ash/display/window_tree_host_manager.h" |
#include "ash/shelf/shelf.h" |
-#include "ash/shelf/shelf_item_delegate_manager.h" |
-#include "ash/shelf/shelf_model.h" |
#include "ash/shelf/shelf_util.h" |
#include "ash/shelf/shelf_widget.h" |
#include "ash/shell.h" |