Index: content/common/frame_messages.h |
diff --git a/content/common/frame_messages.h b/content/common/frame_messages.h |
index aad2aac168907df6c9d2db15ca492005438516fe..d82e6c18741c02cae9f1687042197c8f94b6128a 100644 |
--- a/content/common/frame_messages.h |
+++ b/content/common/frame_messages.h |
@@ -349,6 +349,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_origin) |
IPC_STRUCT_TRAITS_END() |
IPC_STRUCT_TRAITS_BEGIN(content::StartNavigationParams) |