Index: content/common/cc_messages.h |
diff --git a/content/common/cc_messages.h b/content/common/cc_messages.h |
index e2bd6cf61b84bdb07f472cd9aafd46626fb242b9..783826030a0a57cdeb61f3afe1a8fe3f1bd9c2a7 100644 |
--- a/content/common/cc_messages.h |
+++ b/content/common/cc_messages.h |
@@ -229,7 +229,7 @@ |
IPC_STRUCT_TRAITS_BEGIN(cc::YUVVideoDrawQuad) |
IPC_STRUCT_TRAITS_PARENT(cc::DrawQuad) |
IPC_STRUCT_TRAITS_MEMBER(tex_coord_rect) |
- IPC_STRUCT_TRAITS_MEMBER(min_tex_size) |
+ IPC_STRUCT_TRAITS_MEMBER(tex_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) |