| 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 c2a83e3640b013e7d7bf623371e5fcc2dfb9f81e..20f2ff9bc9387ea4a7c2af03ad2cd541de2a053f 100644
|
| --- a/gpu/ipc/common/gpu_command_buffer_traits_multi.h
|
| +++ b/gpu/ipc/common/gpu_command_buffer_traits_multi.h
|
| @@ -90,7 +90,7 @@ IPC_STRUCT_TRAITS_BEGIN(gpu::Capabilities)
|
| IPC_STRUCT_TRAITS_MEMBER(uniform_buffer_offset_alignment)
|
|
|
| IPC_STRUCT_TRAITS_MEMBER(post_sub_buffer)
|
| - IPC_STRUCT_TRAITS_MEMBER(swap_buffers_with_damage)
|
| + IPC_STRUCT_TRAITS_MEMBER(swap_buffers_with_bounds)
|
| IPC_STRUCT_TRAITS_MEMBER(commit_overlay_planes)
|
| IPC_STRUCT_TRAITS_MEMBER(egl_image_external)
|
| IPC_STRUCT_TRAITS_MEMBER(texture_format_atc)
|
|
|