Index: content/common/frame_messages.h |
diff --git a/content/common/frame_messages.h b/content/common/frame_messages.h |
index 64ef075a71469f16d0f5a0680117c22299805575..bbb37d9ab1489368d870d2859f8546cf9be1bfe9 100644 |
--- a/content/common/frame_messages.h |
+++ b/content/common/frame_messages.h |
@@ -379,6 +379,7 @@ IPC_STRUCT_TRAITS_BEGIN(content::RequestNavigationParams) |
IPC_STRUCT_TRAITS_MEMBER(nav_entry_id) |
IPC_STRUCT_TRAITS_MEMBER(is_same_document_history_load) |
IPC_STRUCT_TRAITS_MEMBER(is_history_navigation_in_new_child) |
+ IPC_STRUCT_TRAITS_MEMBER(has_subtree_history_items) |
IPC_STRUCT_TRAITS_MEMBER(has_committed_real_load) |
IPC_STRUCT_TRAITS_MEMBER(intended_as_new_entry) |
IPC_STRUCT_TRAITS_MEMBER(pending_history_list_offset) |