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..d84394664b9ea5b11d8214993537af32beade6c9 100644 |
--- a/content/common/gpu/gpu_messages.h |
+++ b/content/common/gpu/gpu_messages.h |
@@ -197,6 +197,7 @@ 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_END() |
IPC_STRUCT_TRAITS_BEGIN(content::GPUVideoMemoryUsageStats::ProcessStats) |