| 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 ba15cafbf981d2e462c86793b7739a7cc4c21313..194dba4eb2550fd30a88180899b52860b29b48cd 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 {
|
|
|
|
|