| Index: content/common/view_messages.h
|
| diff --git a/content/common/view_messages.h b/content/common/view_messages.h
|
| index 9ab0e9928c9ea403132721b725aa9c13d4871520..d1b558bfbbf2151c4033e742c2eee95bb75e95bf 100644
|
| --- a/content/common/view_messages.h
|
| +++ b/content/common/view_messages.h
|
| @@ -229,7 +229,6 @@ IPC_STRUCT_TRAITS_BEGIN(content::FrameNavigateParams)
|
| IPC_STRUCT_TRAITS_MEMBER(should_update_history)
|
| IPC_STRUCT_TRAITS_MEMBER(searchable_form_url)
|
| IPC_STRUCT_TRAITS_MEMBER(searchable_form_encoding)
|
| - IPC_STRUCT_TRAITS_MEMBER(password_form)
|
| IPC_STRUCT_TRAITS_MEMBER(contents_mime_type)
|
| IPC_STRUCT_TRAITS_MEMBER(socket_address)
|
| IPC_STRUCT_TRAITS_END()
|
|
|