| Index: content/common/child_process_messages.h
|
| diff --git a/content/common/child_process_messages.h b/content/common/child_process_messages.h
|
| index 90bbed4d964206e61cd37be520e9a643f236fee9..7e78e87ffbaf8f98f82b552e013456fbaa183064 100644
|
| --- a/content/common/child_process_messages.h
|
| +++ b/content/common/child_process_messages.h
|
| @@ -68,6 +68,7 @@ IPC_STRUCT_TRAITS_BEGIN(gfx::GpuMemoryBufferHandle)
|
| IPC_STRUCT_TRAITS_MEMBER(id)
|
| IPC_STRUCT_TRAITS_MEMBER(type)
|
| IPC_STRUCT_TRAITS_MEMBER(handle)
|
| + IPC_STRUCT_TRAITS_MEMBER(offset)
|
| #if defined(USE_OZONE)
|
| IPC_STRUCT_TRAITS_MEMBER(native_pixmap_handle)
|
| #endif
|
|
|