| 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 813d06dd811c3ba0efe348a84259614db48c9c90..1fd0b303b7d04b86559a459e13387bbf4a3bd003 100644
|
| --- a/content/common/input/synthetic_smooth_scroll_gesture_params.h
|
| +++ b/content/common/input/synthetic_smooth_scroll_gesture_params.h
|
| @@ -10,7 +10,7 @@
|
| #include "content/common/content_export.h"
|
| #include "content/common/input/synthetic_gesture_params.h"
|
| #include "ui/gfx/geometry/point.h"
|
| -#include "ui/gfx/vector2d.h"
|
| +#include "ui/gfx/geometry/vector2d.h"
|
|
|
| namespace content {
|
|
|
|
|