| Index: content/common/input_messages.h
|
| diff --git a/content/common/input_messages.h b/content/common/input_messages.h
|
| index 914440d6967bf1f8232a744606a836ec42a403f2..80c6e220d6c6cbe454c61134e14d55b3800a43ef 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)
|
|
|