Index: content/common/cc_messages.h |
diff --git a/content/common/cc_messages.h b/content/common/cc_messages.h |
index 6bad4204fd1cd4fb330c3d968ceae3b3441a4cb8..f6e907da04fe951e96adc4ad2d60145f7bcf6625 100644 |
--- a/content/common/cc_messages.h |
+++ b/content/common/cc_messages.h |
@@ -213,7 +213,7 @@ IPC_STRUCT_TRAITS_BEGIN(cc::TextureDrawQuad) |
IPC_STRUCT_TRAITS_MEMBER(vertex_opacity[1]) |
IPC_STRUCT_TRAITS_MEMBER(vertex_opacity[2]) |
IPC_STRUCT_TRAITS_MEMBER(vertex_opacity[3]) |
- IPC_STRUCT_TRAITS_MEMBER(flipped) |
+ IPC_STRUCT_TRAITS_MEMBER(y_flipped) |
IPC_STRUCT_TRAITS_MEMBER(nearest_neighbor) |
IPC_STRUCT_TRAITS_END() |