| Index: content/common/resource_messages.h
|
| diff --git a/content/common/resource_messages.h b/content/common/resource_messages.h
|
| index 845404148cdbfc37286a5e16c0566f9ca1fe6bdc..859ffedfa89091950b232cc06f76d335445e5e78 100644
|
| --- a/content/common/resource_messages.h
|
| +++ b/content/common/resource_messages.h
|
| @@ -181,6 +181,7 @@ IPC_STRUCT_TRAITS_BEGIN(content::ResourceResponseInfo)
|
| IPC_STRUCT_TRAITS_MEMBER(service_worker_ready_time)
|
| IPC_STRUCT_TRAITS_MEMBER(is_in_cache_storage)
|
| IPC_STRUCT_TRAITS_MEMBER(cache_storage_cache_name)
|
| + IPC_STRUCT_TRAITS_MEMBER(did_service_worker_navigation_preload)
|
| IPC_STRUCT_TRAITS_MEMBER(previews_state)
|
| IPC_STRUCT_TRAITS_MEMBER(effective_connection_type)
|
| IPC_STRUCT_TRAITS_MEMBER(certificate)
|
|
|