| 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 4c773b1e9ed5b92d15d177c1e9247a3c2397b68a..4ffc3e11f32c1f48151b0a8c77777f9cafa5af6c 100644
|
| --- a/ash/desktop_background/desktop_background_view.cc
|
| +++ b/ash/desktop_background/desktop_background_view.cc
|
| @@ -22,8 +22,8 @@
|
| #include "ui/aura/window_event_dispatcher.h"
|
| #include "ui/compositor/layer.h"
|
| #include "ui/gfx/canvas.h"
|
| +#include "ui/gfx/geometry/size_conversions.h"
|
| #include "ui/gfx/image/image.h"
|
| -#include "ui/gfx/size_conversions.h"
|
| #include "ui/gfx/transform.h"
|
| #include "ui/views/widget/widget.h"
|
|
|
|
|