Index: gpu/ipc/common/gpu_command_buffer_traits_multi.h |
diff --git a/gpu/ipc/common/gpu_command_buffer_traits_multi.h b/gpu/ipc/common/gpu_command_buffer_traits_multi.h |
index 195f67b6cd8f2776dbfb7b80ce7e461532e3d0b7..bc6a1523e268f5906df7a05a8b5b384c9c355e5d 100644 |
--- a/gpu/ipc/common/gpu_command_buffer_traits_multi.h |
+++ b/gpu/ipc/common/gpu_command_buffer_traits_multi.h |
@@ -131,6 +131,7 @@ IPC_STRUCT_TRAITS_BEGIN(gpu::Capabilities) |
IPC_STRUCT_TRAITS_MEMBER(software_to_accelerated_canvas_upgrade) |
IPC_STRUCT_TRAITS_MEMBER(dc_layers) |
IPC_STRUCT_TRAITS_MEMBER(disable_non_empty_post_sub_buffers) |
+ IPC_STRUCT_TRAITS_MEMBER(avoid_stencil_buffers) |
IPC_STRUCT_TRAITS_MEMBER(major_version) |
IPC_STRUCT_TRAITS_MEMBER(minor_version) |