Index: ppapi/proxy/ppapi_messages.h |
=================================================================== |
--- ppapi/proxy/ppapi_messages.h (revision 254462) |
+++ ppapi/proxy/ppapi_messages.h (working copy) |
@@ -278,6 +278,7 @@ |
IPC_STRUCT_TRAITS_MEMBER(is_3d_supported) |
IPC_STRUCT_TRAITS_MEMBER(is_stage3d_supported) |
IPC_STRUCT_TRAITS_MEMBER(is_stage3d_baseline_supported) |
+ IPC_STRUCT_TRAITS_MEMBER(is_accelerated_video_decode_enabled) |
IPC_STRUCT_TRAITS_END() |
IPC_STRUCT_TRAITS_BEGIN(ppapi::InputEventData) |