Index: ash/common/shelf/wm_shelf.cc |
diff --git a/ash/common/shelf/wm_shelf.cc b/ash/common/shelf/wm_shelf.cc |
index 191d11e734d953b7d578ddf2fe5d911590fa0ace..d42d4ad846f937690cbbfddf393be0c3776356a6 100644 |
--- a/ash/common/shelf/wm_shelf.cc |
+++ b/ash/common/shelf/wm_shelf.cc |
@@ -15,10 +15,10 @@ |
#include "ash/common/shelf/wm_shelf_observer.h" |
#include "ash/common/system/tray/system_tray_delegate.h" |
#include "ash/common/wm_lookup.h" |
-#include "ash/common/wm_root_window_controller.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 "base/logging.h" |