| Index: content/common/frame_messages.h
|
| diff --git a/content/common/frame_messages.h b/content/common/frame_messages.h
|
| index c89cdd2fef1c2b6a0c4eaf8e968962ba9f2bdce7..be5509e62217aaa7e81425a8bbbb97f88f2eef70 100644
|
| --- a/content/common/frame_messages.h
|
| +++ b/content/common/frame_messages.h
|
| @@ -348,6 +348,7 @@ IPC_STRUCT_TRAITS_BEGIN(content::BeginNavigationParams)
|
| IPC_STRUCT_TRAITS_MEMBER(request_context_type)
|
| IPC_STRUCT_TRAITS_MEMBER(searchable_form_url)
|
| IPC_STRUCT_TRAITS_MEMBER(searchable_form_encoding)
|
| + IPC_STRUCT_TRAITS_MEMBER(initiator)
|
| IPC_STRUCT_TRAITS_END()
|
|
|
| IPC_STRUCT_TRAITS_BEGIN(content::StartNavigationParams)
|
|
|