| Index: content/common/cc_messages.h
|
| diff --git a/content/common/cc_messages.h b/content/common/cc_messages.h
|
| index 29b7480613f85d50c9863942182fafb617b0d049..783826030a0a57cdeb61f3afe1a8fe3f1bd9c2a7 100644
|
| --- a/content/common/cc_messages.h
|
| +++ b/content/common/cc_messages.h
|
| @@ -158,6 +158,7 @@ IPC_STRUCT_TRAITS_END()
|
| IPC_STRUCT_TRAITS_BEGIN(cc::CheckerboardDrawQuad)
|
| IPC_STRUCT_TRAITS_PARENT(cc::DrawQuad)
|
| IPC_STRUCT_TRAITS_MEMBER(color)
|
| + IPC_STRUCT_TRAITS_MEMBER(scale)
|
| IPC_STRUCT_TRAITS_END()
|
|
|
| IPC_STRUCT_TRAITS_BEGIN(cc::DebugBorderDrawQuad)
|
|
|