| Index: content/common/frame_messages.h
|
| diff --git a/content/common/frame_messages.h b/content/common/frame_messages.h
|
| index 2329016c2587318ec9e65a6655c5c38a813f8eab..8c7dbf28487bf90bb68c2ba5302bde112b6cc6e7 100644
|
| --- a/content/common/frame_messages.h
|
| +++ b/content/common/frame_messages.h
|
| @@ -341,6 +341,7 @@ IPC_STRUCT_TRAITS_BEGIN(content::CommonNavigationParams)
|
| IPC_STRUCT_TRAITS_MEMBER(lofi_state)
|
| IPC_STRUCT_TRAITS_MEMBER(navigation_start)
|
| IPC_STRUCT_TRAITS_MEMBER(method)
|
| + IPC_STRUCT_TRAITS_MEMBER(post_contains_passwords)
|
| IPC_STRUCT_TRAITS_MEMBER(post_data)
|
| IPC_STRUCT_TRAITS_END()
|
|
|
|
|