| Index: content/common/resource_messages.h
|
| diff --git a/content/common/resource_messages.h b/content/common/resource_messages.h
|
| index a1918ed2b870d5295eb0997b0038e98dcbb7a47a..dc4bac428bb158f1c46157326a52c6384466602e 100644
|
| --- a/content/common/resource_messages.h
|
| +++ b/content/common/resource_messages.h
|
| @@ -115,7 +115,6 @@ IPC_STRUCT_TRAITS_BEGIN(content::ResourceResponseInfo)
|
| IPC_STRUCT_TRAITS_MEMBER(mime_type)
|
| IPC_STRUCT_TRAITS_MEMBER(charset)
|
| IPC_STRUCT_TRAITS_MEMBER(security_info)
|
| - IPC_STRUCT_TRAITS_MEMBER(has_major_certificate_errors)
|
| IPC_STRUCT_TRAITS_MEMBER(content_length)
|
| IPC_STRUCT_TRAITS_MEMBER(encoded_data_length)
|
| IPC_STRUCT_TRAITS_MEMBER(appcache_id)
|
|
|