Index: content/common/frame_messages.h |
diff --git a/content/common/frame_messages.h b/content/common/frame_messages.h |
index 9f65e60eef8ec63bb6acc6f7023c84ff02e0a4d0..cc85b72bc625c42a62289dde958744a21505d589 100644 |
--- a/content/common/frame_messages.h |
+++ b/content/common/frame_messages.h |
@@ -347,6 +347,7 @@ IPC_STRUCT_TRAITS_BEGIN(content::BeginNavigationParams) |
IPC_STRUCT_TRAITS_MEMBER(has_user_gesture) |
IPC_STRUCT_TRAITS_MEMBER(skip_service_worker) |
IPC_STRUCT_TRAITS_MEMBER(request_context_type) |
+ IPC_STRUCT_TRAITS_MEMBER(mixed_content_context_type) |
IPC_STRUCT_TRAITS_MEMBER(searchable_form_url) |
IPC_STRUCT_TRAITS_MEMBER(searchable_form_encoding) |
IPC_STRUCT_TRAITS_MEMBER(initiator_origin) |