| Index: content/common/gpu_host_messages.h
|
| diff --git a/content/common/gpu_host_messages.h b/content/common/gpu_host_messages.h
|
| index b38c8ac311d7e79a1ec659e6984eab512647bd66..58515c9e93c2ab677bd0edc0b5eb755f5b1102a2 100644
|
| --- a/content/common/gpu_host_messages.h
|
| +++ b/content/common/gpu_host_messages.h
|
| @@ -85,6 +85,7 @@ IPC_STRUCT_TRAITS_BEGIN(gpu::GpuPreferences)
|
| IPC_STRUCT_TRAITS_MEMBER(enable_gpu_command_logging)
|
| IPC_STRUCT_TRAITS_MEMBER(enable_gpu_debugging)
|
| IPC_STRUCT_TRAITS_MEMBER(enable_gpu_service_logging_gpu)
|
| + IPC_STRUCT_TRAITS_MEMBER(enable_gpu_driver_debug_logging)
|
| IPC_STRUCT_TRAITS_MEMBER(disable_gpu_program_cache)
|
| IPC_STRUCT_TRAITS_MEMBER(enforce_gl_minimums)
|
| IPC_STRUCT_TRAITS_MEMBER(force_gpu_mem_available)
|
|
|