| 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 39fd118cc49680e88a1bd7964204d97c68bc56c2..8210dee3e0b61b50ff8502642f12d735ad92435d 100644
|
| --- a/content/public/common/common_param_traits_macros.h
|
| +++ b/content/public/common/common_param_traits_macros.h
|
| @@ -161,7 +161,6 @@ IPC_STRUCT_TRAITS_BEGIN(WebPreferences)
|
| IPC_STRUCT_TRAITS_MEMBER(accelerated_compositing_for_animation_enabled)
|
| IPC_STRUCT_TRAITS_MEMBER(accelerated_compositing_for_video_enabled)
|
| IPC_STRUCT_TRAITS_MEMBER(memory_info_enabled)
|
| - IPC_STRUCT_TRAITS_MEMBER(fullscreen_enabled)
|
| IPC_STRUCT_TRAITS_MEMBER(allow_displaying_insecure_content)
|
| IPC_STRUCT_TRAITS_MEMBER(allow_running_insecure_content)
|
| IPC_STRUCT_TRAITS_MEMBER(enable_scroll_animator)
|
|
|