| Index: content/common/input_messages.h
|
| diff --git a/content/common/input_messages.h b/content/common/input_messages.h
|
| index eb6d845f000531037438e6cbd5e9395f919d61e9..d65ad150c27683fc527a60be66aa4442d09b9375 100644
|
| --- a/content/common/input_messages.h
|
| +++ b/content/common/input_messages.h
|
| @@ -115,6 +115,7 @@ IPC_STRUCT_TRAITS_BEGIN(content::SyntheticPointerActionParams)
|
| IPC_STRUCT_TRAITS_MEMBER(pointer_action_type_)
|
| IPC_STRUCT_TRAITS_MEMBER(index_)
|
| IPC_STRUCT_TRAITS_MEMBER(position_)
|
| + IPC_STRUCT_TRAITS_MEMBER(button_)
|
| IPC_STRUCT_TRAITS_END()
|
|
|
| IPC_STRUCT_TRAITS_BEGIN(content::SyntheticPointerActionListParams)
|
|
|