Index: content/common/frame_messages.h |
diff --git a/content/common/frame_messages.h b/content/common/frame_messages.h |
index 5d0a6710ad8df3c7aad8476307a7dfbac16187c3..298ceeb1b1f777e8196a930dc8e49dea90828204 100644 |
--- a/content/common/frame_messages.h |
+++ b/content/common/frame_messages.h |
@@ -350,6 +350,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(initiator) |
IPC_STRUCT_TRAITS_END() |
IPC_STRUCT_TRAITS_BEGIN(content::StartNavigationParams) |