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 83cd5b998dbacd9410c9b9ad979cd22c9015e086..e15d0991496ffc1199a8387897e877e890b43281 100644 |
--- a/ash/desktop_background/desktop_background_view.cc |
+++ b/ash/desktop_background/desktop_background_view.cc |
@@ -7,6 +7,7 @@ |
#include <limits> |
#include "ash/ash_export.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" |
@@ -14,7 +15,6 @@ |
#include "ash/root_window_controller.h" |
#include "ash/session/session_state_delegate.h" |
#include "ash/shell.h" |
-#include "ash/shell_window_ids.h" |
#include "ash/wm/overview/window_selector_controller.h" |
#include "ash/wm/window_animations.h" |
#include "base/message_loop/message_loop.h" |