| Index: content/public/common/common_param_traits_macros.h
|
| diff --git a/content/public/common/common_param_traits_macros.h b/content/public/common/common_param_traits_macros.h
|
| index ffe235a0e0c388cff90d01c96435c929baed4450..f080d7cd7a0a29e7474e29a77dc3a5107f76b753 100644
|
| --- a/content/public/common/common_param_traits_macros.h
|
| +++ b/content/public/common/common_param_traits_macros.h
|
| @@ -130,6 +130,7 @@ IPC_STRUCT_TRAITS_BEGIN(content::WebPreferences)
|
| IPC_STRUCT_TRAITS_MEMBER(loads_images_automatically)
|
| IPC_STRUCT_TRAITS_MEMBER(images_enabled)
|
| IPC_STRUCT_TRAITS_MEMBER(plugins_enabled)
|
| + IPC_STRUCT_TRAITS_MEMBER(encrypted_media_enabled)
|
| IPC_STRUCT_TRAITS_MEMBER(dom_paste_enabled)
|
| IPC_STRUCT_TRAITS_MEMBER(shrinks_standalone_images_to_fit)
|
| IPC_STRUCT_TRAITS_MEMBER(text_areas_are_resizable)
|
|
|