| 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 393b0cc1c681710d48a842d6e4030cfd082aee55..902d0ad2d4ffb76ccb2704187f489cb280261fa8 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/point.h"
|
| +#include "ui/gfx/geometry/point.h"
|
|
|
| namespace content {
|
|
|
|
|