| Index: ash/rotator/screen_rotation.h
|
| diff --git a/ash/rotator/screen_rotation.h b/ash/rotator/screen_rotation.h
|
| index 360e53be97a37e95d94cb27a89ee27cbabc50e12..d709ab74d65f2ba449b02f4d7ce6c1340f4d829d 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;
|
|
|