Index: ash/system/tray/tray_background_view.cc |
diff --git a/ash/system/tray/tray_background_view.cc b/ash/system/tray/tray_background_view.cc |
index 9c857b21383413f71acf3bfcfc8152b5f6e26ced..326c4a2f006c9344f6cac773e8c31b3eee466095 100644 |
--- a/ash/system/tray/tray_background_view.cc |
+++ b/ash/system/tray/tray_background_view.cc |
@@ -8,13 +8,13 @@ |
#include "ash/common/ash_constants.h" |
#include "ash/common/material_design/material_design_controller.h" |
-#include "ash/common/shelf/shelf_constants.h" |
-#include "ash/common/shelf/wm_shelf.h" |
-#include "ash/common/shelf/wm_shelf_util.h" |
#include "ash/common/wm_shell.h" |
#include "ash/common/wm_window.h" |
#include "ash/public/cpp/shell_window_ids.h" |
#include "ash/resources/grit/ash_resources.h" |
+#include "ash/shelf/shelf_constants.h" |
+#include "ash/shelf/wm_shelf.h" |
+#include "ash/shelf/wm_shelf_util.h" |
#include "ash/system/tray/system_tray.h" |
#include "ash/system/tray/tray_constants.h" |
#include "ash/system/tray/tray_event_filter.h" |