Index: content/common/gpu/gpu_messages.h |
diff --git a/content/common/gpu/gpu_messages.h b/content/common/gpu/gpu_messages.h |
index 510d373326294cb1b3d809008d2c391516de1ff5..b75415672271c0927563a8501da7f63a6f23e147 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) |