| Index: content/common/gpu/gpu_messages.h
|
| diff --git a/content/common/gpu/gpu_messages.h b/content/common/gpu/gpu_messages.h
|
| index 67f55b23612e9764087927b8b3a326f79725beae..1f8c72d62ece00c32539080578afd343566acb2a 100644
|
| --- a/content/common/gpu/gpu_messages.h
|
| +++ b/content/common/gpu/gpu_messages.h
|
| @@ -177,6 +177,7 @@ IPC_STRUCT_TRAITS_BEGIN(gpu::GPUInfo)
|
| IPC_STRUCT_TRAITS_MEMBER(can_lose_context)
|
| IPC_STRUCT_TRAITS_MEMBER(performance_stats)
|
| IPC_STRUCT_TRAITS_MEMBER(software_rendering)
|
| + IPC_STRUCT_TRAITS_MEMBER(direct_rendering)
|
| IPC_STRUCT_TRAITS_MEMBER(sandboxed)
|
| #if defined(OS_WIN)
|
| IPC_STRUCT_TRAITS_MEMBER(dx_diagnostics)
|
|
|