| 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 941b9367d78d2f84c58fbd8fa95ebcada895e95d..2164b66acd0946d3e275c036c78f38b5df70bf5a 100644
|
| --- a/gpu/ipc/common/gpu_command_buffer_traits_multi.h
|
| +++ b/gpu/ipc/common/gpu_command_buffer_traits_multi.h
|
| @@ -127,7 +127,7 @@ IPC_STRUCT_TRAITS_BEGIN(gpu::Capabilities)
|
| IPC_STRUCT_TRAITS_MEMBER(gpu_rasterization)
|
| IPC_STRUCT_TRAITS_MEMBER(chromium_image_rgb_emulation)
|
| IPC_STRUCT_TRAITS_MEMBER(emulate_rgb_buffer_with_rgba)
|
| - IPC_STRUCT_TRAITS_MEMBER(set_draw_rectangle)
|
| + IPC_STRUCT_TRAITS_MEMBER(dc_layers)
|
|
|
| IPC_STRUCT_TRAITS_MEMBER(major_version)
|
| IPC_STRUCT_TRAITS_MEMBER(minor_version)
|
|
|