Index: ash/desktop_background/desktop_background_controller.cc |
diff --git a/ash/desktop_background/desktop_background_controller.cc b/ash/desktop_background/desktop_background_controller.cc |
index e512d66133b40380056393ad316772eaf19721fa..e34515878cf112433e4ddc325a1a7422ba1eb3a6 100644 |
--- a/ash/desktop_background/desktop_background_controller.cc |
+++ b/ash/desktop_background/desktop_background_controller.cc |
@@ -12,9 +12,9 @@ |
#include "base/logging.h" |
#include "grit/ui_resources.h" |
#include "ui/aura/window.h" |
-#include "ui/gfx/compositor/layer.h" |
-#include "ui/gfx/image/image.h" |
#include "ui/base/resource/resource_bundle.h" |
+#include "ui/compositor/layer.h" |
+#include "ui/gfx/image/image.h" |
#include "ui/views/widget/widget.h" |
namespace ash { |