diff options
Diffstat (limited to 'ash/rotator/screen_rotation.cc')
-rw-r--r-- | ash/rotator/screen_rotation.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ash/rotator/screen_rotation.cc b/ash/rotator/screen_rotation.cc index 02b13a0..3853620 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 { |