Index: ash/desktop_background/desktop_background_view.cc |
diff --git a/ash/desktop_background/desktop_background_view.cc b/ash/desktop_background/desktop_background_view.cc |
index e15d0991496ffc1199a8387897e877e890b43281..a740b048de4c5c914ed506ece2a12ae2eabb1b16 100644 |
--- a/ash/desktop_background/desktop_background_view.cc |
+++ b/ash/desktop_background/desktop_background_view.cc |
@@ -7,13 +7,13 @@ |
#include <limits> |
#include "ash/ash_export.h" |
+#include "ash/common/session/session_state_delegate.h" |
#include "ash/common/shell_window_ids.h" |
#include "ash/desktop_background/desktop_background_controller.h" |
#include "ash/desktop_background/desktop_background_widget_controller.h" |
#include "ash/desktop_background/user_wallpaper_delegate.h" |
#include "ash/display/display_manager.h" |
#include "ash/root_window_controller.h" |
-#include "ash/session/session_state_delegate.h" |
#include "ash/shell.h" |
#include "ash/wm/overview/window_selector_controller.h" |
#include "ash/wm/window_animations.h" |