| Index: content/common/input/synthetic_tap_gesture_params.h
|
| diff --git a/content/common/input/synthetic_tap_gesture_params.h b/content/common/input/synthetic_tap_gesture_params.h
|
| index dde22c6b1d830dd76e24bf9e6c4b3ad87f1184f6..c4991bcc4c41cc3341885257a87e07c355857fa3 100644
|
| --- a/content/common/input/synthetic_tap_gesture_params.h
|
| +++ b/content/common/input/synthetic_tap_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 {
|
|
|
|
|