| Index: content/common/child_process_messages.h
|
| diff --git a/content/common/child_process_messages.h b/content/common/child_process_messages.h
|
| index 5700c4884b31de9a862a89a3a885612f7e5ba3d2..95dde0638c649bef71f78c654c55bbc38c085df9 100644
|
| --- a/content/common/child_process_messages.h
|
| +++ b/content/common/child_process_messages.h
|
| @@ -65,6 +65,7 @@ IPC_STRUCT_TRAITS_BEGIN(gfx::GpuMemoryBufferHandle)
|
| #if defined(OS_MACOSX)
|
| IPC_STRUCT_TRAITS_MEMBER(io_surface_id)
|
| #endif
|
| + IPC_STRUCT_TRAITS_MEMBER(foobar_id)
|
| IPC_STRUCT_TRAITS_END()
|
|
|
| #undef IPC_MESSAGE_EXPORT
|
|
|