| Index: content/common/gpu_host_messages.h
|
| diff --git a/content/common/gpu_host_messages.h b/content/common/gpu_host_messages.h
|
| index 99f5ea9c8852507cea54ea1d74fe6950f0603a3d..edf520ec9dd1a31e1c3b6c96c092a41d598a1e22 100644
|
| --- a/content/common/gpu_host_messages.h
|
| +++ b/content/common/gpu_host_messages.h
|
| @@ -66,6 +66,7 @@ IPC_STRUCT_TRAITS_BEGIN(gpu::GpuPreferences)
|
| IPC_STRUCT_TRAITS_MEMBER(single_process)
|
| IPC_STRUCT_TRAITS_MEMBER(in_process_gpu)
|
| IPC_STRUCT_TRAITS_MEMBER(ui_prioritize_in_gpu_process)
|
| + IPC_STRUCT_TRAITS_MEMBER(enable_gpu_scheduler)
|
| IPC_STRUCT_TRAITS_MEMBER(disable_accelerated_video_decode)
|
| #if defined(OS_CHROMEOS)
|
| IPC_STRUCT_TRAITS_MEMBER(disable_vaapi_accelerated_video_encode)
|
|
|