Index: ash/common/shelf/wm_shelf.cc |
diff --git a/ash/common/shelf/wm_shelf.cc b/ash/common/shelf/wm_shelf.cc |
index 2a06cc21baa5039b55009c07e6ae45d745dd18c5..456af7719939dd01c8ca0c8bb7ddbee8a0676258 100644 |
--- a/ash/common/shelf/wm_shelf.cc |
+++ b/ash/common/shelf/wm_shelf.cc |
@@ -12,13 +12,13 @@ |
#include "ash/common/shelf/shelf_model.h" |
#include "ash/common/shelf/shelf_widget.h" |
#include "ash/common/shelf/wm_shelf_observer.h" |
-#include "ash/common/system/tray/system_tray_delegate.h" |
#include "ash/common/wm_shell.h" |
#include "ash/common/wm_window.h" |
#include "ash/public/cpp/shell_window_ids.h" |
#include "ash/root_window_controller.h" |
#include "ash/shelf/shelf_bezel_event_handler.h" |
#include "ash/shell.h" |
+#include "ash/system/tray/system_tray_delegate.h" |
#include "base/logging.h" |
#include "base/memory/ptr_util.h" |
#include "ui/aura/env.h" |