| Index: ash/shelf/shelf_background_animator.cc
 | 
| diff --git a/ash/shelf/shelf_background_animator.cc b/ash/shelf/shelf_background_animator.cc
 | 
| index c640d0ebcb52fd0987c943ca2639ffb3abd46b2c..00b3347c34eee9c3ab8b07aa22a13030c7278982 100644
 | 
| --- a/ash/shelf/shelf_background_animator.cc
 | 
| +++ b/ash/shelf/shelf_background_animator.cc
 | 
| @@ -7,10 +7,10 @@
 | 
|  #include <algorithm>
 | 
|  
 | 
|  #include "ash/animation/animation_change_type.h"
 | 
| +#include "ash/common/wallpaper/wallpaper_controller.h"
 | 
|  #include "ash/shelf/shelf_background_animator_observer.h"
 | 
|  #include "ash/shelf/shelf_constants.h"
 | 
|  #include "ash/shelf/wm_shelf.h"
 | 
| -#include "ash/wallpaper/wallpaper_controller.h"
 | 
|  #include "ui/gfx/animation/slide_animation.h"
 | 
|  #include "ui/gfx/color_utils.h"
 | 
|  
 | 
| 
 |