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 33fa07b6f9b74bed707888841927d29a30d71853..2aec50ebe08ba204238251a5e59d4a44a9e658ca 100644 |
--- a/gpu/ipc/common/gpu_command_buffer_traits_multi.h |
+++ b/gpu/ipc/common/gpu_command_buffer_traits_multi.h |
@@ -149,4 +149,5 @@ IPC_STRUCT_TRAITS_BEGIN(gpu::gles2::ContextCreationAttribHelper) |
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_END() |