Index: content/common/gpu/gpu_messages.h |
diff --git a/content/common/gpu/gpu_messages.h b/content/common/gpu/gpu_messages.h |
index 3e253023e97733885fa3b7036a7547bdcd590877..c15cc54a8c39fab786d40bc4a33f8d5ae6550d9b 100644 |
--- a/content/common/gpu/gpu_messages.h |
+++ b/content/common/gpu/gpu_messages.h |
@@ -197,6 +197,8 @@ IPC_STRUCT_TRAITS_BEGIN(gpu::Capabilities) |
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() |
IPC_STRUCT_TRAITS_BEGIN(content::GPUVideoMemoryUsageStats::ProcessStats) |