| Index: content/common/input_messages.h
|
| diff --git a/content/common/input_messages.h b/content/common/input_messages.h
|
| index 6b36bec4d1517915b9d89e00d3789aa3295c3bca..b84cfeba0f178d3e35bf0385cc2da4dc91192464 100644
|
| --- a/content/common/input_messages.h
|
| +++ b/content/common/input_messages.h
|
| @@ -19,11 +19,12 @@
|
| #include "content/common/input/synthetic_pinch_gesture_params.h"
|
| #include "content/common/input/synthetic_smooth_scroll_gesture_params.h"
|
| #include "content/common/input/synthetic_tap_gesture_params.h"
|
| -#include "content/public/common/common_param_traits.h"
|
| #include "content/common/input/touch_action.h"
|
| +#include "content/public/common/common_param_traits.h"
|
| #include "ipc/ipc_message_macros.h"
|
| #include "third_party/WebKit/public/web/WebInputEvent.h"
|
| #include "ui/events/ipc/latency_info_param_traits.h"
|
| +#include "ui/gfx/ipc/gfx_param_traits.h"
|
| #include "ui/gfx/point.h"
|
| #include "ui/gfx/rect.h"
|
| #include "ui/gfx/vector2d_f.h"
|
|
|