| Index: content/common/gpu/gpu_messages.h
|
| diff --git a/content/common/gpu/gpu_messages.h b/content/common/gpu/gpu_messages.h
|
| index f4a2e2e0143a3f603b7725a33b51e211cf69eb98..74c11ffbf2bf9d96bd40fe64078602be7698d934 100644
|
| --- a/content/common/gpu/gpu_messages.h
|
| +++ b/content/common/gpu/gpu_messages.h
|
| @@ -199,7 +199,6 @@ 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_MEMBER(blend_equation_advanced)
|
| IPC_STRUCT_TRAITS_MEMBER(blend_equation_advanced_coherent)
|
| IPC_STRUCT_TRAITS_END()
|
|
|