| Index: ash/rotator/screen_rotation.cc
|
| diff --git a/ash/rotator/screen_rotation.cc b/ash/rotator/screen_rotation.cc
|
| index 02b13a06ec982dc1c411186e5f4854ea784ee924..385362051313f91697890f3b9ae97ede2f9f7ecb 100644
|
| --- a/ash/rotator/screen_rotation.cc
|
| +++ b/ash/rotator/screen_rotation.cc
|
| @@ -6,8 +6,8 @@
|
|
|
| #include "base/time/time.h"
|
| #include "ui/compositor/layer.h"
|
| +#include "ui/gfx/geometry/rect.h"
|
| #include "ui/gfx/interpolated_transform.h"
|
| -#include "ui/gfx/rect.h"
|
| #include "ui/gfx/transform.h"
|
|
|
| namespace ash {
|
|
|