| 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 0594b7596113dd97e5df70ab58ccb0094b4b3bfd..b80d2283968ab21c11c1449f5cbef02c67ee01bc 100644 | 
| --- a/gpu/ipc/common/gpu_command_buffer_traits_multi.h | 
| +++ b/gpu/ipc/common/gpu_command_buffer_traits_multi.h | 
| @@ -134,6 +134,7 @@ IPC_STRUCT_TRAITS_BEGIN(gpu::Capabilities) | 
| IPC_STRUCT_TRAITS_MEMBER(emulate_rgb_buffer_with_rgba) | 
| IPC_STRUCT_TRAITS_MEMBER(software_to_accelerated_canvas_upgrade) | 
| IPC_STRUCT_TRAITS_MEMBER(dc_layers) | 
| +  IPC_STRUCT_TRAITS_MEMBER(use_overlays_for_video) | 
| IPC_STRUCT_TRAITS_MEMBER(disable_non_empty_post_sub_buffers) | 
| IPC_STRUCT_TRAITS_MEMBER(avoid_stencil_buffers) | 
|  | 
|  |