| Index: content/common/view_messages.h
|
| diff --git a/content/common/view_messages.h b/content/common/view_messages.h
|
| index a34bc6921489614da7ba00e1e5ff29eaf37c3143..ba5ace2f5d192359b0f987b5468c0b5c6b448be6 100644
|
| --- a/content/common/view_messages.h
|
| +++ b/content/common/view_messages.h
|
| @@ -228,7 +228,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()
|
|
|