| Index: content/common/gpu/gpu_messages.h
|
| diff --git a/content/common/gpu/gpu_messages.h b/content/common/gpu/gpu_messages.h
|
| index 779ed9f1eacf104db75190d0e8633b6439e27a9c..44f0d0052ce9b639be4b7d70af732d6229833b61 100644
|
| --- a/content/common/gpu/gpu_messages.h
|
| +++ b/content/common/gpu/gpu_messages.h
|
| @@ -159,6 +159,7 @@ IPC_STRUCT_TRAITS_BEGIN(content::GPUInfo)
|
| IPC_STRUCT_TRAITS_MEMBER(gpu_accessible)
|
| IPC_STRUCT_TRAITS_MEMBER(performance_stats)
|
| IPC_STRUCT_TRAITS_MEMBER(software_rendering)
|
| + IPC_STRUCT_TRAITS_MEMBER(sandboxed)
|
| #if defined(OS_WIN)
|
| IPC_STRUCT_TRAITS_MEMBER(dx_diagnostics)
|
| #endif
|
|
|