| Index: content/common/resource_messages.h
|
| diff --git a/content/common/resource_messages.h b/content/common/resource_messages.h
|
| index c74a4e810561f4b098040732578315472ba777b6..d9083efb661c37346294df4bd05dfae3d363196c 100644
|
| --- a/content/common/resource_messages.h
|
| +++ b/content/common/resource_messages.h
|
| @@ -180,6 +180,7 @@ IPC_STRUCT_TRAITS_BEGIN(content::ResourceResponseInfo)
|
| IPC_STRUCT_TRAITS_MEMBER(is_using_lofi)
|
| IPC_STRUCT_TRAITS_MEMBER(effective_connection_type)
|
| IPC_STRUCT_TRAITS_MEMBER(signed_certificate_timestamps)
|
| + IPC_STRUCT_TRAITS_MEMBER(cors_exposed_header_names)
|
| IPC_STRUCT_TRAITS_END()
|
|
|
| IPC_STRUCT_TRAITS_BEGIN(net::RedirectInfo)
|
|
|