Index: chrome/browser/chromeos/background/ash_wallpaper_delegate.cc |
diff --git a/chrome/browser/chromeos/background/ash_wallpaper_delegate.cc b/chrome/browser/chromeos/background/ash_wallpaper_delegate.cc |
index 780106103219728fdbb5bb29a046a03f525fb245..765df3e5d688fc0b5056ad8dd0098e93355db0a9 100644 |
--- a/chrome/browser/chromeos/background/ash_wallpaper_delegate.cc |
+++ b/chrome/browser/chromeos/background/ash_wallpaper_delegate.cc |
@@ -5,8 +5,8 @@ |
#include "chrome/browser/chromeos/background/ash_wallpaper_delegate.h" |
#include "ash/common/wallpaper/wallpaper_delegate.h" |
-#include "ash/common/wm/window_animation_types.h" |
#include "ash/shell.h" |
+#include "ash/wm/window_animation_types.h" |
#include "ash/wm/window_animations.h" |
#include "base/command_line.h" |
#include "base/logging.h" |