| 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 f8e031fc07eba31c70b22e63e8908af63b6ae2b9..b6c98466e79ca50df70cdb91945c3c9cf67485d7 100644
|
| --- a/gpu/ipc/common/gpu_command_buffer_traits_multi.h
|
| +++ b/gpu/ipc/common/gpu_command_buffer_traits_multi.h
|
| @@ -130,6 +130,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)
|
|
|