| Index: content/common/cc_messages.h
|
| diff --git a/content/common/cc_messages.h b/content/common/cc_messages.h
|
| index 8dfa79498d972973c93d452ff3a7600b4270b22c..79a3169ee2380073ac44957e1d966fb6008064cb 100644
|
| --- a/content/common/cc_messages.h
|
| +++ b/content/common/cc_messages.h
|
| @@ -280,6 +280,7 @@ IPC_STRUCT_TRAITS_BEGIN(cc::TransferableResource)
|
| IPC_STRUCT_TRAITS_MEMBER(filter)
|
| IPC_STRUCT_TRAITS_MEMBER(size)
|
| IPC_STRUCT_TRAITS_MEMBER(mailbox_holder)
|
| + IPC_STRUCT_TRAITS_MEMBER(read_lock_fences_enabled)
|
| IPC_STRUCT_TRAITS_MEMBER(is_repeated)
|
| IPC_STRUCT_TRAITS_MEMBER(is_software)
|
| IPC_STRUCT_TRAITS_MEMBER(allow_overlay)
|
|
|