| Index: content/common/gpu/gpu_messages.h
|
| diff --git a/content/common/gpu/gpu_messages.h b/content/common/gpu/gpu_messages.h
|
| index 0b600ab53fd4e0e0593015b0a73e132eaae16256..d359a8be435eb6953464167419e3f051f23b5bea 100644
|
| --- a/content/common/gpu/gpu_messages.h
|
| +++ b/content/common/gpu/gpu_messages.h
|
| @@ -113,6 +113,7 @@ IPC_STRUCT_TRAITS_BEGIN(content::GPUInfo)
|
| IPC_STRUCT_TRAITS_MEMBER(gl_extensions)
|
| IPC_STRUCT_TRAITS_MEMBER(can_lose_context)
|
| IPC_STRUCT_TRAITS_MEMBER(performance_stats)
|
| + IPC_STRUCT_TRAITS_MEMBER(software_rendering)
|
| #if defined(OS_WIN)
|
| IPC_STRUCT_TRAITS_MEMBER(dx_diagnostics)
|
| #endif
|
|
|