| 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 c2081375e3703124d1e22d9c6e6ad614d2c87e87..90bb616378f6aad02af91d346ce3aeaf04854f91 100644
 | 
| --- a/gpu/ipc/common/gpu_command_buffer_traits_multi.h
 | 
| +++ b/gpu/ipc/common/gpu_command_buffer_traits_multi.h
 | 
| @@ -145,6 +145,4 @@
 | 
|    IPC_STRUCT_TRAITS_MEMBER(lose_context_when_out_of_memory)
 | 
|    IPC_STRUCT_TRAITS_MEMBER(context_type)
 | 
|    IPC_STRUCT_TRAITS_MEMBER(should_use_native_gmb_for_backbuffer)
 | 
| -  IPC_STRUCT_TRAITS_MEMBER(own_offscreen_surface)
 | 
| -  IPC_STRUCT_TRAITS_MEMBER(low_priority)
 | 
|  IPC_STRUCT_TRAITS_END()
 | 
| 
 |