| 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..44e33446105f95789dad231479b591bd5a1d72ee 100644
|
| --- a/gpu/ipc/common/gpu_command_buffer_traits_multi.h
|
| +++ b/gpu/ipc/common/gpu_command_buffer_traits_multi.h
|
| @@ -124,6 +124,7 @@ IPC_STRUCT_TRAITS_BEGIN(gpu::Capabilities)
|
| IPC_STRUCT_TRAITS_MEMBER(disable_one_component_textures)
|
| 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(major_version)
|
| IPC_STRUCT_TRAITS_MEMBER(minor_version)
|
|
|