Index: content/common/cc_messages.h |
diff --git a/content/common/cc_messages.h b/content/common/cc_messages.h |
index 3b2979c52f4121e75fce0870aba5ed7d8914af85..d3b02ef6019d74d10ac85469e51eb9ca19ec5a4e 100644 |
--- a/content/common/cc_messages.h |
+++ b/content/common/cc_messages.h |
@@ -171,6 +171,7 @@ IPC_STRUCT_TRAITS_BEGIN(cc::TextureDrawQuad) |
IPC_STRUCT_TRAITS_MEMBER(premultiplied_alpha) |
IPC_STRUCT_TRAITS_MEMBER(uv_top_left) |
IPC_STRUCT_TRAITS_MEMBER(uv_bottom_right) |
+ IPC_STRUCT_TRAITS_MEMBER(background_color) |
IPC_STRUCT_TRAITS_MEMBER(vertex_opacity[0]) |
IPC_STRUCT_TRAITS_MEMBER(vertex_opacity[1]) |
IPC_STRUCT_TRAITS_MEMBER(vertex_opacity[2]) |