Index: content/common/cc_messages.h |
diff --git a/content/common/cc_messages.h b/content/common/cc_messages.h |
index 4b11d9b2c71aa4db80a74bc83a6f5092667acde9..c41606ad79cced442d06c5749f2c27103f6e35bc 100644 |
--- a/content/common/cc_messages.h |
+++ b/content/common/cc_messages.h |
@@ -143,6 +143,7 @@ IPC_STRUCT_TRAITS_END() |
IPC_STRUCT_TRAITS_BEGIN(cc::RenderPassDrawQuad) |
IPC_STRUCT_TRAITS_PARENT(cc::DrawQuad) |
+ IPC_STRUCT_TRAITS_MEMBER(render_pass_id) |
IPC_STRUCT_TRAITS_MEMBER(is_replica) |
IPC_STRUCT_TRAITS_MEMBER(mask_resource_id) |
IPC_STRUCT_TRAITS_MEMBER(contents_changed_since_last_frame) |