Index: content/common/cc_messages.h |
diff --git a/content/common/cc_messages.h b/content/common/cc_messages.h |
index d936cef92ae711f2ee7b5bcbc3d195a4bd378568..5a84551e8b02ef41ddbc594c771496d36e18e860 100644 |
--- a/content/common/cc_messages.h |
+++ b/content/common/cc_messages.h |
@@ -176,9 +176,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) |
IPC_STRUCT_TRAITS_MEMBER(mask_uv_rect) |
IPC_STRUCT_TRAITS_MEMBER(filters) |
IPC_STRUCT_TRAITS_MEMBER(filters_scale) |