| Index: ash/touch/touch_observer_hud.cc
|
| diff --git a/ash/touch/touch_observer_hud.cc b/ash/touch/touch_observer_hud.cc
|
| index f3f0b352708b819b5dadfced4084bd2fe24802bc..02f85ad4add611d83139ad3019f0b2d68c474336 100644
|
| --- a/ash/touch/touch_observer_hud.cc
|
| +++ b/ash/touch/touch_observer_hud.cc
|
| @@ -10,9 +10,9 @@
|
| #include "ash/shell_window_ids.h"
|
| #include "ui/aura/window_event_dispatcher.h"
|
| #include "ui/gfx/display.h"
|
| -#include "ui/gfx/rect.h"
|
| +#include "ui/gfx/geometry/rect.h"
|
| +#include "ui/gfx/geometry/size.h"
|
| #include "ui/gfx/screen.h"
|
| -#include "ui/gfx/size.h"
|
| #include "ui/views/widget/widget.h"
|
|
|
| namespace ash {
|
|
|