| Index: content/common/cc_messages.h
|
| diff --git a/content/common/cc_messages.h b/content/common/cc_messages.h
|
| index c9e72ba48f0f58897d676931f88ef8bd1966a753..1a97195dd80955c552eaf7599f068547f06fc3f6 100644
|
| --- a/content/common/cc_messages.h
|
| +++ b/content/common/cc_messages.h
|
| @@ -204,6 +204,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)
|
|
|