| Index: content/common/cc_messages.h
|
| diff --git a/content/common/cc_messages.h b/content/common/cc_messages.h
|
| index 8a4dcfe14ea46999730803e40c57d61dfdd273e6..eae0855d4cc805f9d5dd926bb714045f5b4ffdfb 100644
|
| --- a/content/common/cc_messages.h
|
| +++ b/content/common/cc_messages.h
|
| @@ -233,6 +233,7 @@ IPC_STRUCT_TRAITS_BEGIN(cc::SharedQuadState)
|
| IPC_STRUCT_TRAITS_MEMBER(is_clipped)
|
| IPC_STRUCT_TRAITS_MEMBER(opacity)
|
| IPC_STRUCT_TRAITS_MEMBER(blend_mode)
|
| + IPC_STRUCT_TRAITS_MEMBER(context_id)
|
| IPC_STRUCT_TRAITS_END()
|
|
|
| IPC_STRUCT_TRAITS_BEGIN(cc::TransferableResource)
|
|
|