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