| Index: content/common/frame_messages.h
|
| diff --git a/content/common/frame_messages.h b/content/common/frame_messages.h
|
| index 002dde6dd25d8387ff560612385bcecf202c3f40..7ca6e11c1d84db7b3f96c3d41a37cc799337f970 100644
|
| --- a/content/common/frame_messages.h
|
| +++ b/content/common/frame_messages.h
|
| @@ -89,6 +89,7 @@ IPC_STRUCT_TRAITS_BEGIN(content::ContextMenuParams)
|
| IPC_STRUCT_TRAITS_MEMBER(selection_start)
|
| IPC_STRUCT_TRAITS_MEMBER(selection_end)
|
| #endif
|
| + IPC_STRUCT_TRAITS_MEMBER(is_password_field)
|
| IPC_STRUCT_TRAITS_END()
|
|
|
| IPC_STRUCT_TRAITS_BEGIN(content::CustomContextMenuContext)
|
|
|