Index: content/common/cc_messages.h |
diff --git a/content/common/cc_messages.h b/content/common/cc_messages.h |
index 081c699f87fac32912e5a2e0ca315acb3f830899..57aef15d5da750e4ce6dc0f840912f0e52d004a4 100644 |
--- a/content/common/cc_messages.h |
+++ b/content/common/cc_messages.h |
@@ -252,6 +252,7 @@ IPC_STRUCT_TRAITS_BEGIN(cc::TransferableResource) |
IPC_STRUCT_TRAITS_MEMBER(mailbox_holder) |
IPC_STRUCT_TRAITS_MEMBER(is_repeated) |
IPC_STRUCT_TRAITS_MEMBER(is_software) |
+ IPC_STRUCT_TRAITS_MEMBER(allow_overlay) |
IPC_STRUCT_TRAITS_END() |
IPC_STRUCT_TRAITS_BEGIN(cc::ReturnedResource) |