Index: content/common/cc_messages.h |
diff --git a/content/common/cc_messages.h b/content/common/cc_messages.h |
index c9e72ba48f0f58897d676931f88ef8bd1966a753..3c1d941b3f7f79339bc3f5509d0fd5a174e3e8bf 100644 |
--- a/content/common/cc_messages.h |
+++ b/content/common/cc_messages.h |
@@ -218,12 +218,10 @@ IPC_STRUCT_TRAITS_END() |
IPC_STRUCT_TRAITS_BEGIN(cc::TransferableResource) |
IPC_STRUCT_TRAITS_MEMBER(id) |
- IPC_STRUCT_TRAITS_MEMBER(sync_point) |
IPC_STRUCT_TRAITS_MEMBER(format) |
- IPC_STRUCT_TRAITS_MEMBER(target) |
IPC_STRUCT_TRAITS_MEMBER(filter) |
IPC_STRUCT_TRAITS_MEMBER(size) |
- IPC_STRUCT_TRAITS_MEMBER(mailbox) |
+ IPC_STRUCT_TRAITS_MEMBER(mailbox_holder) |
IPC_STRUCT_TRAITS_MEMBER(is_software) |
IPC_STRUCT_TRAITS_END() |