| 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 5282bb86621cb43f1adc0ca68d1c50e39896e9e6..51a3dfc9e33425cd301ad3b9659092b035623b49 100644
|
| --- a/gpu/ipc/common/gpu_command_buffer_traits_multi.h
|
| +++ b/gpu/ipc/common/gpu_command_buffer_traits_multi.h
|
| @@ -91,7 +91,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)
|
|
|