| Index: content/common/frame_messages.h
|
| diff --git a/content/common/frame_messages.h b/content/common/frame_messages.h
|
| index 64bf4d7a1af75a70eb37dddc37a7598a008848fa..addf8cef2888c6c58c6adbce1acaccfd4acfef8b 100644
|
| --- a/content/common/frame_messages.h
|
| +++ b/content/common/frame_messages.h
|
| @@ -350,6 +350,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)
|
|
|