Index: content/common/frame_messages.h |
diff --git a/content/common/frame_messages.h b/content/common/frame_messages.h |
index 2cbb88e3e514ca69d644c694bef610a41aa37e9e..2c0d329dcf658fe73802e572a7747e822fe32c0f 100644 |
--- a/content/common/frame_messages.h |
+++ b/content/common/frame_messages.h |
@@ -360,6 +360,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) |