| Index: ash/touch/touch_hud_projection.cc
|
| diff --git a/ash/touch/touch_hud_projection.cc b/ash/touch/touch_hud_projection.cc
|
| index 47fab8d13be95fd05f25f3f9288c0e061c11fcad..94bffce0df40b8e4112ba14b4b5ee3792b7aa063 100644
|
| --- a/ash/touch/touch_hud_projection.cc
|
| +++ b/ash/touch/touch_hud_projection.cc
|
| @@ -11,7 +11,7 @@
|
| #include "ui/gfx/animation/animation_delegate.h"
|
| #include "ui/gfx/animation/linear_animation.h"
|
| #include "ui/gfx/canvas.h"
|
| -#include "ui/gfx/size.h"
|
| +#include "ui/gfx/geometry/size.h"
|
| #include "ui/views/widget/widget.h"
|
|
|
| namespace ash {
|
|
|