| Index: content/common/gpu/gpu_messages.h
|
| diff --git a/content/common/gpu/gpu_messages.h b/content/common/gpu/gpu_messages.h
|
| index d9301c9cc7da69f8f61ca30447d5ddc96d234eff..510d373326294cb1b3d809008d2c391516de1ff5 100644
|
| --- a/content/common/gpu/gpu_messages.h
|
| +++ b/content/common/gpu/gpu_messages.h
|
| @@ -196,6 +196,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)
|
|
|