| Index: content/common/resource_messages.h
|
| diff --git a/content/common/resource_messages.h b/content/common/resource_messages.h
|
| index 65b5712c9430e947940389ed9dac188b7d161de2..f07c0ae32aad3be4b0697ba09f5738994c44d6d0 100644
|
| --- a/content/common/resource_messages.h
|
| +++ b/content/common/resource_messages.h
|
| @@ -216,7 +216,7 @@ IPC_STRUCT_TRAITS_BEGIN(content::ResourceRequest)
|
| IPC_STRUCT_TRAITS_MEMBER(request_initiator)
|
| IPC_STRUCT_TRAITS_MEMBER(referrer)
|
| IPC_STRUCT_TRAITS_MEMBER(referrer_policy)
|
| - IPC_STRUCT_TRAITS_MEMBER(visiblity_state)
|
| + IPC_STRUCT_TRAITS_MEMBER(visibility_state)
|
| IPC_STRUCT_TRAITS_MEMBER(headers)
|
| IPC_STRUCT_TRAITS_MEMBER(load_flags)
|
| IPC_STRUCT_TRAITS_MEMBER(origin_pid)
|
|
|