summaryrefslogtreecommitdiffstats
path: root/content/common/cc_messages.h
diff options
context:
space:
mode:
Diffstat (limited to 'content/common/cc_messages.h')
-rw-r--r--content/common/cc_messages.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/content/common/cc_messages.h b/content/common/cc_messages.h
index e7358e6..8870a1b 100644
--- a/content/common/cc_messages.h
+++ b/content/common/cc_messages.h
@@ -268,6 +268,8 @@ IPC_STRUCT_TRAITS_BEGIN(cc::YUVVideoDrawQuad)
IPC_STRUCT_TRAITS_MEMBER(ya_tex_size)
IPC_STRUCT_TRAITS_MEMBER(uv_tex_size)
IPC_STRUCT_TRAITS_MEMBER(color_space)
+ IPC_STRUCT_TRAITS_MEMBER(resource_offset)
+ IPC_STRUCT_TRAITS_MEMBER(resource_multiplier)
IPC_STRUCT_TRAITS_END()
IPC_STRUCT_TRAITS_BEGIN(cc::SharedQuadState)