Index: content/common/frame_messages.h |
diff --git a/content/common/frame_messages.h b/content/common/frame_messages.h |
index 32fafdbd4aaa4fafe8de0659c4968d5dfacbbfee..12ea169cadf62762fd705c16476f8ea26774f643 100644 |
--- a/content/common/frame_messages.h |
+++ b/content/common/frame_messages.h |
@@ -361,6 +361,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) |