| Index: ash/wm/gestures/long_press_affordance_handler.h
|
| diff --git a/ash/wm/gestures/long_press_affordance_handler.h b/ash/wm/gestures/long_press_affordance_handler.h
|
| index 38265889ab581345aa7f3d6b07988fb862c6bbd8..bffe79653527f208a66e06fef660c407200fcda6 100644
|
| --- a/ash/wm/gestures/long_press_affordance_handler.h
|
| +++ b/ash/wm/gestures/long_press_affordance_handler.h
|
| @@ -8,7 +8,7 @@
|
| #include "base/timer/timer.h"
|
| #include "ui/aura/window_observer.h"
|
| #include "ui/gfx/animation/linear_animation.h"
|
| -#include "ui/gfx/point.h"
|
| +#include "ui/gfx/geometry/point.h"
|
|
|
| namespace ui {
|
| class GestureEvent;
|
|
|