summaryrefslogtreecommitdiffstats
path: root/content/common/frame_messages.h
diff options
context:
space:
mode:
Diffstat (limited to 'content/common/frame_messages.h')
-rw-r--r--content/common/frame_messages.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/content/common/frame_messages.h b/content/common/frame_messages.h
index 4187c13..3ad3deb 100644
--- a/content/common/frame_messages.h
+++ b/content/common/frame_messages.h
@@ -285,6 +285,7 @@ IPC_STRUCT_TRAITS_BEGIN(content::RequestNavigationParams)
IPC_STRUCT_TRAITS_MEMBER(page_state)
IPC_STRUCT_TRAITS_MEMBER(page_id)
IPC_STRUCT_TRAITS_MEMBER(nav_entry_id)
+ IPC_STRUCT_TRAITS_MEMBER(has_committed_real_load)
IPC_STRUCT_TRAITS_MEMBER(intended_as_new_entry)
IPC_STRUCT_TRAITS_MEMBER(pending_history_list_offset)
IPC_STRUCT_TRAITS_MEMBER(current_history_list_offset)