Index: content/common/frame_messages.h |
diff --git a/content/common/frame_messages.h b/content/common/frame_messages.h |
index 4187c13513b0781e1616bfff6cf4c01b63c42ed5..3ad3debb06372b13de836d27836d7ea35d1fca9d 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) |