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 514f464c8fdde41b4cfc74ed2eefdb6ffab6b0cd..971c38fb289348f55864b529d6bf0524099273b1 100644 |
--- a/gpu/ipc/common/gpu_param_traits_macros.h |
+++ b/gpu/ipc/common/gpu_param_traits_macros.h |
@@ -129,6 +129,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() |