Index: gpu/ipc/common/gpu_param_traits_macros.h |
diff --git a/gpu/ipc/common/gpu_param_traits_macros.h b/gpu/ipc/common/gpu_param_traits_macros.h |
index 0d7d1f94fd7e1a0ff1da0f8a3840a91b698d8274..49c64aa1de777d83dccb1667ca78f1ff19b8be96 100644 |
--- a/gpu/ipc/common/gpu_param_traits_macros.h |
+++ b/gpu/ipc/common/gpu_param_traits_macros.h |
@@ -127,6 +127,7 @@ IPC_STRUCT_TRAITS_BEGIN(gpu::gles2::ContextCreationAttribHelper) |
IPC_STRUCT_TRAITS_MEMBER(fail_if_major_perf_caveat) |
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_END() |