| Index: ash/shelf/shelf_view.cc
 | 
| diff --git a/ash/shelf/shelf_view.cc b/ash/shelf/shelf_view.cc
 | 
| index cc0e1ae2836b73231bfd9e9bfa8663fd878f1089..9da8f8bd87c837f5c340f132e8e997e965fe0c77 100644
 | 
| --- a/ash/shelf/shelf_view.cc
 | 
| +++ b/ash/shelf/shelf_view.cc
 | 
| @@ -45,7 +45,7 @@
 | 
|  #include "ui/compositor/layer_animator.h"
 | 
|  #include "ui/compositor/scoped_animation_duration_scale_mode.h"
 | 
|  #include "ui/gfx/canvas.h"
 | 
| -#include "ui/gfx/point.h"
 | 
| +#include "ui/gfx/geometry/point.h"
 | 
|  #include "ui/views/animation/bounds_animator.h"
 | 
|  #include "ui/views/border.h"
 | 
|  #include "ui/views/controls/button/image_button.h"
 | 
| 
 |