Index: content/common/cc_messages.h |
diff --git a/content/common/cc_messages.h b/content/common/cc_messages.h |
index d0d1da66549cbdd3964823b1584c3eead30b2067..0367604ad707073fe8635cf00b51f883028c66e2 100644 |
--- a/content/common/cc_messages.h |
+++ b/content/common/cc_messages.h |
@@ -204,7 +204,6 @@ IPC_STRUCT_TRAITS_END() |
IPC_STRUCT_TRAITS_BEGIN(cc::SharedQuadState) |
IPC_STRUCT_TRAITS_MEMBER(content_to_target_transform) |
IPC_STRUCT_TRAITS_MEMBER(visible_content_rect) |
- IPC_STRUCT_TRAITS_MEMBER(clipped_rect_in_target) |
IPC_STRUCT_TRAITS_MEMBER(clip_rect) |
IPC_STRUCT_TRAITS_MEMBER(is_clipped) |
IPC_STRUCT_TRAITS_MEMBER(opacity) |