| Index: content/common/frame_messages.h
|
| diff --git a/content/common/frame_messages.h b/content/common/frame_messages.h
|
| index 1bf18dfa253277a1114f4b287beaeb09509c4b15..a6c45783d2f09ba17b6216b413365ef799360e15 100644
|
| --- a/content/common/frame_messages.h
|
| +++ b/content/common/frame_messages.h
|
| @@ -261,6 +261,7 @@ IPC_STRUCT_TRAITS_BEGIN(content::CommonNavigationParams)
|
| IPC_STRUCT_TRAITS_MEMBER(report_type)
|
| IPC_STRUCT_TRAITS_MEMBER(base_url_for_data_url)
|
| IPC_STRUCT_TRAITS_MEMBER(history_url_for_data_url)
|
| + IPC_STRUCT_TRAITS_MEMBER(lock_history_list)
|
| IPC_STRUCT_TRAITS_END()
|
|
|
| IPC_STRUCT_TRAITS_BEGIN(content::BeginNavigationParams)
|
|
|