Index: ui/gfx/ipc/gfx_param_traits_macros.h |
diff --git a/ui/gfx/ipc/gfx_param_traits_macros.h b/ui/gfx/ipc/gfx_param_traits_macros.h |
index 2a8c6e571166d8b85f726bbaf0351237a5220c6b..cdee2f6ba3644c78ccd82e57701ef7467bec3364 100644 |
--- a/ui/gfx/ipc/gfx_param_traits_macros.h |
+++ b/ui/gfx/ipc/gfx_param_traits_macros.h |
@@ -54,6 +54,7 @@ IPC_STRUCT_TRAITS_END() |
IPC_STRUCT_TRAITS_BEGIN(gfx::NativePixmapPlane) |
IPC_STRUCT_TRAITS_MEMBER(stride) |
IPC_STRUCT_TRAITS_MEMBER(offset) |
+ IPC_STRUCT_TRAITS_MEMBER(size) |
IPC_STRUCT_TRAITS_MEMBER(modifier) |
IPC_STRUCT_TRAITS_END() |