Index: content/common/cc_messages.h |
diff --git a/content/common/cc_messages.h b/content/common/cc_messages.h |
index 5a76af2272bdbe5f45c33cb6493e073600c936b7..2686df80d41e5878632d21674e9f219283033de2 100644 |
--- a/content/common/cc_messages.h |
+++ b/content/common/cc_messages.h |
@@ -228,6 +228,7 @@ IPC_STRUCT_TRAITS_END() |
IPC_STRUCT_TRAITS_BEGIN(cc::YUVVideoDrawQuad) |
IPC_STRUCT_TRAITS_PARENT(cc::DrawQuad) |
IPC_STRUCT_TRAITS_MEMBER(tex_coord_rect) |
+ IPC_STRUCT_TRAITS_MEMBER(clamp_size) |
IPC_STRUCT_TRAITS_MEMBER(y_plane_resource_id) |
IPC_STRUCT_TRAITS_MEMBER(u_plane_resource_id) |
IPC_STRUCT_TRAITS_MEMBER(v_plane_resource_id) |