Index: ppapi/proxy/ppapi_messages.h |
diff --git a/ppapi/proxy/ppapi_messages.h b/ppapi/proxy/ppapi_messages.h |
index 6175d02a72b47ebb698c51ebd40ae1209a85b177..d6faff9bafd495b8621988f6c0284aaeb239c6fe 100644 |
--- a/ppapi/proxy/ppapi_messages.h |
+++ b/ppapi/proxy/ppapi_messages.h |
@@ -202,6 +202,7 @@ IPC_STRUCT_TRAITS_BEGIN(ppapi::Preferences) |
IPC_STRUCT_TRAITS_MEMBER(number_of_cpu_cores) |
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_END() |
IPC_STRUCT_TRAITS_BEGIN(ppapi::InputEventData) |