| Index: content/common/gpu/gpu_messages.h
|
| diff --git a/content/common/gpu/gpu_messages.h b/content/common/gpu/gpu_messages.h
|
| index 4375debb68194c51cec3ff9cf04ce6e5f4207411..08e0929d3115159570454c0e7c99824f12a26525 100644
|
| --- a/content/common/gpu/gpu_messages.h
|
| +++ b/content/common/gpu/gpu_messages.h
|
| @@ -188,6 +188,7 @@ IPC_STRUCT_TRAITS_BEGIN(gpu::Capabilities)
|
| IPC_STRUCT_TRAITS_MEMBER(discard_framebuffer)
|
| IPC_STRUCT_TRAITS_MEMBER(sync_query)
|
| IPC_STRUCT_TRAITS_MEMBER(image)
|
| + IPC_STRUCT_TRAITS_MEMBER(blend_minmax)
|
| IPC_STRUCT_TRAITS_END()
|
|
|
| IPC_STRUCT_TRAITS_BEGIN(content::GPUVideoMemoryUsageStats::ProcessStats)
|
|
|