Index: content/common/resource_messages.h |
diff --git a/content/common/resource_messages.h b/content/common/resource_messages.h |
index 0c970aed0b3acc0373ad9de83818fc6e118e57b4..65e7f0080940f576b06183e4dcb243d75c50bea3 100644 |
--- a/content/common/resource_messages.h |
+++ b/content/common/resource_messages.h |
@@ -119,6 +119,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_major_certificate_errors) |
IPC_STRUCT_TRAITS_MEMBER(content_length) |
IPC_STRUCT_TRAITS_MEMBER(encoded_data_length) |
IPC_STRUCT_TRAITS_MEMBER(appcache_id) |