| Index: content/common/frame_messages.h
|
| diff --git a/content/common/frame_messages.h b/content/common/frame_messages.h
|
| index 13529225e78f6c05e8b7721c360c261f65f64d86..d159ae774e21f91838d9c48091e1a4b403a69d8b 100644
|
| --- a/content/common/frame_messages.h
|
| +++ b/content/common/frame_messages.h
|
| @@ -375,7 +375,6 @@ IPC_STRUCT_TRAITS_BEGIN(content::RequestNavigationParams)
|
| IPC_STRUCT_TRAITS_MEMBER(can_load_local_resources)
|
| IPC_STRUCT_TRAITS_MEMBER(page_state)
|
| 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(subframe_unique_names)
|
| IPC_STRUCT_TRAITS_MEMBER(has_committed_real_load)
|
|
|