| 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 293ceb3c242c1fa416ea382554906280c706e5bf..3e2de07e136df62ecfbcb46e82a88be9abd4ffc3 100644
|
| --- a/content/public/common/common_param_traits_macros.h
|
| +++ b/content/public/common/common_param_traits_macros.h
|
| @@ -143,7 +143,6 @@ IPC_STRUCT_TRAITS_BEGIN(content::WebPreferences)
|
| IPC_STRUCT_TRAITS_MEMBER(plugins_enabled)
|
| IPC_STRUCT_TRAITS_MEMBER(dom_paste_enabled)
|
| IPC_STRUCT_TRAITS_MEMBER(shrinks_standalone_images_to_fit)
|
| - IPC_STRUCT_TRAITS_MEMBER(uses_universal_detector)
|
| IPC_STRUCT_TRAITS_MEMBER(text_areas_are_resizable)
|
| IPC_STRUCT_TRAITS_MEMBER(allow_scripts_to_close_windows)
|
| IPC_STRUCT_TRAITS_MEMBER(remote_fonts_enabled)
|
|
|