Index: content/common/cc_messages.h |
diff --git a/content/common/cc_messages.h b/content/common/cc_messages.h |
index f5673101b05279fad46b5ab19a618cb8ac237883..a88df05f29cfd7d619b11e262a38ff1f8626f172 100644 |
--- a/content/common/cc_messages.h |
+++ b/content/common/cc_messages.h |
@@ -207,7 +207,7 @@ IPC_STRUCT_TRAITS_END() |
IPC_STRUCT_TRAITS_BEGIN(cc::YUVVideoDrawQuad) |
IPC_STRUCT_TRAITS_PARENT(cc::DrawQuad) |
- IPC_STRUCT_TRAITS_MEMBER(tex_scale) |
+ IPC_STRUCT_TRAITS_MEMBER(tex_coord_rect) |
IPC_STRUCT_TRAITS_MEMBER(y_plane_resource_id) |
IPC_STRUCT_TRAITS_MEMBER(u_plane_resource_id) |
IPC_STRUCT_TRAITS_MEMBER(v_plane_resource_id) |