| Index: content/common/input/synthetic_smooth_drag_gesture_params.h
|
| diff --git a/content/common/input/synthetic_smooth_drag_gesture_params.h b/content/common/input/synthetic_smooth_drag_gesture_params.h
|
| index 11387d8d6cd84bec6fea5a6e0f814fea18d35193..96bc39437ec93b1a7b8e208caa9c985852661bba 100644
|
| --- a/content/common/input/synthetic_smooth_drag_gesture_params.h
|
| +++ b/content/common/input/synthetic_smooth_drag_gesture_params.h
|
| @@ -9,7 +9,7 @@
|
|
|
| #include "content/common/content_export.h"
|
| #include "content/common/input/synthetic_gesture_params.h"
|
| -#include "ui/gfx/geometry/point.h"
|
| +#include "ui/gfx/geometry/point_f.h"
|
| #include "ui/gfx/geometry/vector2d.h"
|
|
|
| namespace content {
|
|
|