| Index: content/common/input/synthetic_pinch_gesture_params.h
|
| diff --git a/content/common/input/synthetic_pinch_gesture_params.h b/content/common/input/synthetic_pinch_gesture_params.h
|
| index 12942497372fce6ce179d7f9e44707779a02c9bd..e929b8d3c1a31c61628c3584e20d7ca1c5784a1c 100644
|
| --- a/content/common/input/synthetic_pinch_gesture_params.h
|
| +++ b/content/common/input/synthetic_pinch_gesture_params.h
|
| @@ -7,7 +7,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"
|
|
|
| namespace content {
|
|
|
|
|