| Index: content/public/common/common_param_traits_macros.h
|
| ===================================================================
|
| --- content/public/common/common_param_traits_macros.h (revision 254462)
|
| +++ content/public/common/common_param_traits_macros.h (working copy)
|
| @@ -190,6 +190,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(accelerated_video_decode_enabled)
|
| #if defined(OS_ANDROID)
|
| IPC_STRUCT_TRAITS_MEMBER(text_autosizing_enabled)
|
| IPC_STRUCT_TRAITS_MEMBER(font_scale_factor)
|
|
|