| Index: content/common/cc_messages.h
|
| diff --git a/content/common/cc_messages.h b/content/common/cc_messages.h
|
| index 55a8c497a4e538fbd449f1844ceb2508103f63a3..9b65c6d8b2c407c9d974a2dd63c55a5d4a5b9a15 100644
|
| --- a/content/common/cc_messages.h
|
| +++ b/content/common/cc_messages.h
|
| @@ -238,6 +238,7 @@ IPC_STRUCT_TRAITS_BEGIN(cc::TileDrawQuad)
|
| IPC_STRUCT_TRAITS_MEMBER(texture_size)
|
| IPC_STRUCT_TRAITS_MEMBER(swizzle_contents)
|
| IPC_STRUCT_TRAITS_MEMBER(nearest_neighbor)
|
| + IPC_STRUCT_TRAITS_MEMBER(allow_overlay)
|
| IPC_STRUCT_TRAITS_END()
|
|
|
| IPC_STRUCT_TRAITS_BEGIN(cc::YUVVideoDrawQuad)
|
|
|