| Index: content/common/input/synthetic_smooth_scroll_gesture_params.h
|
| diff --git a/content/common/input/synthetic_smooth_scroll_gesture_params.h b/content/common/input/synthetic_smooth_scroll_gesture_params.h
|
| index 34d0f613e1fb1ee6e6dee9e95de547c31120e724..d9e8591fcce9472ee66492c5bc90211bca6969bb 100644
|
| --- a/content/common/input/synthetic_smooth_scroll_gesture_params.h
|
| +++ b/content/common/input/synthetic_smooth_scroll_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 {
|
|
|