| Index: content/common/gpu/gpu_messages.h
|
| diff --git a/content/common/gpu/gpu_messages.h b/content/common/gpu/gpu_messages.h
|
| index 3e253023e97733885fa3b7036a7547bdcd590877..5dd52b4d8793487c2cc2ca634e9e5ca3154adf16 100644
|
| --- a/content/common/gpu/gpu_messages.h
|
| +++ b/content/common/gpu/gpu_messages.h
|
| @@ -138,7 +138,7 @@ IPC_STRUCT_TRAITS_BEGIN(gpu::GPUInfo::GPUDevice)
|
| IPC_STRUCT_TRAITS_MEMBER(device_string)
|
| IPC_STRUCT_TRAITS_END()
|
|
|
| -IPC_STRUCT_TRAITS_BEGIN(media::VideoEncodeAccelerator::SupportedProfile)
|
| +IPC_STRUCT_TRAITS_BEGIN(gpu::VideoEncodeAcceleratorSupportedProfile)
|
| IPC_STRUCT_TRAITS_MEMBER(profile)
|
| IPC_STRUCT_TRAITS_MEMBER(max_resolution)
|
| IPC_STRUCT_TRAITS_MEMBER(max_framerate_numerator)
|
|
|