| 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 86731820305a8e1612b070d301e5e6fc09bc9594..f93d01a806078273097cd3e007daa9d1c6856af1 100644
|
| --- a/content/public/common/common_param_traits_macros.h
|
| +++ b/content/public/common/common_param_traits_macros.h
|
| @@ -106,7 +106,6 @@ IPC_STRUCT_TRAITS_BEGIN(content::WebPreferences)
|
| IPC_STRUCT_TRAITS_MEMBER(images_enabled)
|
| IPC_STRUCT_TRAITS_MEMBER(plugins_enabled)
|
| IPC_STRUCT_TRAITS_MEMBER(dom_paste_enabled)
|
| - IPC_STRUCT_TRAITS_MEMBER(inspector_settings)
|
| IPC_STRUCT_TRAITS_MEMBER(site_specific_quirks_enabled)
|
| IPC_STRUCT_TRAITS_MEMBER(shrinks_standalone_images_to_fit)
|
| IPC_STRUCT_TRAITS_MEMBER(uses_universal_detector)
|
|
|