| 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 c8ad990e16302471a89ab99fd20e529c93cb7fe7..fefada1327d78e02c0862b5d8bf6d5f0d1faed08 100644
|
| --- a/gpu/ipc/common/gpu_param_traits_macros.h
|
| +++ b/gpu/ipc/common/gpu_param_traits_macros.h
|
| @@ -86,7 +86,6 @@ IPC_STRUCT_TRAITS_BEGIN(gpu::GPUInfo)
|
| IPC_STRUCT_TRAITS_MEMBER(gl_ws_version)
|
| IPC_STRUCT_TRAITS_MEMBER(gl_ws_extensions)
|
| IPC_STRUCT_TRAITS_MEMBER(gl_reset_notification_strategy)
|
| - IPC_STRUCT_TRAITS_MEMBER(can_lose_context)
|
| IPC_STRUCT_TRAITS_MEMBER(software_rendering)
|
| IPC_STRUCT_TRAITS_MEMBER(direct_rendering)
|
| IPC_STRUCT_TRAITS_MEMBER(sandboxed)
|
|
|