| Index: ash/rotator/screen_rotation.h
 | 
| diff --git a/ash/rotator/screen_rotation.h b/ash/rotator/screen_rotation.h
 | 
| index 66caaf6b0fdce3ca29a9ac5e848bcb06784c40da..bc1cf11992006416af55f81dfba3fa36b7a636d7 100644
 | 
| --- a/ash/rotator/screen_rotation.h
 | 
| +++ b/ash/rotator/screen_rotation.h
 | 
| @@ -9,7 +9,7 @@
 | 
|  #include "base/basictypes.h"
 | 
|  #include "base/memory/scoped_ptr.h"
 | 
|  #include "ui/compositor/layer_animation_element.h"
 | 
| -#include "ui/gfx/point.h"
 | 
| +#include "ui/gfx/geometry/point.h"
 | 
|  
 | 
|  namespace ui {
 | 
|  class InterpolatedTransform;
 | 
| 
 |