| Index: content/common/frame_messages.h
|
| diff --git a/content/common/frame_messages.h b/content/common/frame_messages.h
|
| index b9f4fb7974e8b9cba6869eaa0529855b5ee37bba..0b4ac417dd3f57da23f1ad92876ae23a3dcf9152 100644
|
| --- a/content/common/frame_messages.h
|
| +++ b/content/common/frame_messages.h
|
| @@ -80,6 +80,7 @@ IPC_STRUCT_TRAITS_BEGIN(content::CustomContextMenuContext)
|
| IPC_STRUCT_TRAITS_MEMBER(is_pepper_menu)
|
| IPC_STRUCT_TRAITS_MEMBER(request_id)
|
| IPC_STRUCT_TRAITS_MEMBER(render_widget_id)
|
| + IPC_STRUCT_TRAITS_MEMBER(link_followed)
|
| IPC_STRUCT_TRAITS_END()
|
|
|
| IPC_STRUCT_BEGIN(FrameHostMsg_DidFailProvisionalLoadWithError_Params)
|
|
|