| Index: content/common/frame_messages.h
|
| diff --git a/content/common/frame_messages.h b/content/common/frame_messages.h
|
| index 17da75336acac0772f7839569ee2bf678e7994af..9f6c7961b2333e8babe94f7cd768c4d377c0fcd6 100644
|
| --- a/content/common/frame_messages.h
|
| +++ b/content/common/frame_messages.h
|
| @@ -371,6 +371,7 @@ IPC_STRUCT_TRAITS_BEGIN(content::BeginNavigationParams)
|
| IPC_STRUCT_TRAITS_MEMBER(searchable_form_encoding)
|
| IPC_STRUCT_TRAITS_MEMBER(initiator_origin)
|
| IPC_STRUCT_TRAITS_MEMBER(client_side_redirect_url)
|
| + IPC_STRUCT_TRAITS_MEMBER(is_form_submission)
|
| IPC_STRUCT_TRAITS_END()
|
|
|
| IPC_STRUCT_TRAITS_BEGIN(content::StartNavigationParams)
|
|
|