Index: content/common/resource_messages.h |
diff --git a/content/common/resource_messages.h b/content/common/resource_messages.h |
index dc4bac428bb158f1c46157326a52c6384466602e..080685f567fb980d50375e1c1d72a8a6558b5b09 100644 |
--- a/content/common/resource_messages.h |
+++ b/content/common/resource_messages.h |
@@ -115,6 +115,7 @@ 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_certificate_errors) |
IPC_STRUCT_TRAITS_MEMBER(content_length) |
IPC_STRUCT_TRAITS_MEMBER(encoded_data_length) |
IPC_STRUCT_TRAITS_MEMBER(appcache_id) |