| Index: content/common/gpu/gpu_param_traits_macros.h
|
| diff --git a/content/common/gpu/gpu_param_traits_macros.h b/content/common/gpu/gpu_param_traits_macros.h
|
| index f62399ab52a7cf61cc4edc67df9da92b6cedca65..4932e7d08c13ed37c4250f0aca3b352080121e98 100644
|
| --- a/content/common/gpu/gpu_param_traits_macros.h
|
| +++ b/content/common/gpu/gpu_param_traits_macros.h
|
| @@ -24,6 +24,7 @@ IPC_STRUCT_TRAITS_BEGIN(gpu::VideoDecodeAcceleratorSupportedProfile)
|
| IPC_STRUCT_TRAITS_MEMBER(profile)
|
| IPC_STRUCT_TRAITS_MEMBER(max_resolution)
|
| IPC_STRUCT_TRAITS_MEMBER(min_resolution)
|
| + IPC_STRUCT_TRAITS_MEMBER(encrypted_only)
|
| IPC_STRUCT_TRAITS_END()
|
|
|
| IPC_STRUCT_TRAITS_BEGIN(gpu::VideoDecodeAcceleratorCapabilities)
|
|
|