Index: content/common/cc_messages.h |
diff --git a/content/common/cc_messages.h b/content/common/cc_messages.h |
index 2d08afa8494c850fd860b4d3a090972441724667..c1a51cdd0219e7da1caab2e159a9378fe9ea3455 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() |