| Index: content/common/cc_messages.h
|
| diff --git a/content/common/cc_messages.h b/content/common/cc_messages.h
|
| index 783826030a0a57cdeb61f3afe1a8fe3f1bd9c2a7..649e6ac6fa61f36053a5b705f86187a3b0034d9d 100644
|
| --- a/content/common/cc_messages.h
|
| +++ b/content/common/cc_messages.h
|
| @@ -152,6 +152,7 @@ IPC_STRUCT_TRAITS_BEGIN(cc::DrawQuad)
|
| IPC_STRUCT_TRAITS_MEMBER(rect)
|
| IPC_STRUCT_TRAITS_MEMBER(opaque_rect)
|
| IPC_STRUCT_TRAITS_MEMBER(visible_rect)
|
| + IPC_STRUCT_TRAITS_MEMBER(damaged)
|
| IPC_STRUCT_TRAITS_MEMBER(needs_blending)
|
| IPC_STRUCT_TRAITS_END()
|
|
|
|
|