| Index: content/public/common/common_param_traits_macros.h
|
| ===================================================================
|
| --- content/public/common/common_param_traits_macros.h (revision 254895)
|
| +++ content/public/common/common_param_traits_macros.h (working copy)
|
| @@ -186,6 +186,7 @@
|
| IPC_STRUCT_TRAITS_MEMBER(cookie_enabled)
|
| IPC_STRUCT_TRAITS_MEMBER(navigate_on_drag_drop)
|
| IPC_STRUCT_TRAITS_MEMBER(spatial_navigation_enabled)
|
| + IPC_STRUCT_TRAITS_MEMBER(pepper_accelerated_video_decode_enabled)
|
| #if defined(OS_ANDROID)
|
| IPC_STRUCT_TRAITS_MEMBER(text_autosizing_enabled)
|
| IPC_STRUCT_TRAITS_MEMBER(font_scale_factor)
|
|
|