| Index: content/common/cc_messages.h
|
| diff --git a/content/common/cc_messages.h b/content/common/cc_messages.h
|
| index b388bbb1aed9d778d8097001bb9865c4484ee70e..fc1d3e9094f58f2598b412e8e3f75c98b924689e 100644
|
| --- a/content/common/cc_messages.h
|
| +++ b/content/common/cc_messages.h
|
| @@ -220,6 +220,7 @@ IPC_STRUCT_TRAITS_BEGIN(cc::YUVVideoDrawQuad)
|
| IPC_STRUCT_TRAITS_MEMBER(u_plane_resource_id)
|
| IPC_STRUCT_TRAITS_MEMBER(v_plane_resource_id)
|
| IPC_STRUCT_TRAITS_MEMBER(a_plane_resource_id)
|
| + IPC_STRUCT_TRAITS_MEMBER(has_jpeg_color_range)
|
| IPC_STRUCT_TRAITS_END()
|
|
|
| IPC_STRUCT_TRAITS_BEGIN(cc::SharedQuadState)
|
|
|