Index: content/common/gpu_host_messages.h |
diff --git a/content/common/gpu_host_messages.h b/content/common/gpu_host_messages.h |
index 92d22fa909ee674efc4a06f8ae50645efb0ca767..f8561565fea4c42af8315a97f9a9e4803b783539 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 |