Index: content/common/resource_messages.h |
diff --git a/content/common/resource_messages.h b/content/common/resource_messages.h |
index 0d0f79747dd12a046a1d6fb09ee2ab2091f92845..928837ff05d5335066f43161a52028f382017460 100644 |
--- a/content/common/resource_messages.h |
+++ b/content/common/resource_messages.h |
@@ -265,6 +265,7 @@ IPC_STRUCT_TRAITS_BEGIN(content::ResourceRequest) |
IPC_STRUCT_TRAITS_MEMBER(fetch_request_mode) |
IPC_STRUCT_TRAITS_MEMBER(fetch_credentials_mode) |
IPC_STRUCT_TRAITS_MEMBER(fetch_redirect_mode) |
+ IPC_STRUCT_TRAITS_MEMBER(fetch_integrity) |
IPC_STRUCT_TRAITS_MEMBER(fetch_request_context_type) |
IPC_STRUCT_TRAITS_MEMBER(fetch_mixed_content_context_type) |
IPC_STRUCT_TRAITS_MEMBER(fetch_frame_type) |