| 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..252e77b77ea28a9d6d6a6a6493f0de80e425ea19 100644
|
| --- a/content/common/gpu_host_messages.h
|
| +++ b/content/common/gpu_host_messages.h
|
| @@ -74,6 +74,7 @@ IPC_STRUCT_TRAITS_BEGIN(gpu::GpuPreferences)
|
| #endif
|
| #if defined(OS_WIN)
|
| IPC_STRUCT_TRAITS_MEMBER(enable_accelerated_vpx_decode)
|
| + IPC_STRUCT_TRAITS_MEMBER(enable_low_latency_dxva)
|
| IPC_STRUCT_TRAITS_MEMBER(enable_zero_copy_dxgi_video)
|
| IPC_STRUCT_TRAITS_MEMBER(enable_nv12_dxgi_video)
|
| #endif
|
|
|