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 c7f6645e6ccfd231a2553ef1140a65d73d496ec7..7f88d1777f049166c104b95cc8ff3d57a0535094 100644 |
--- a/content/public/common/common_param_traits_macros.h |
+++ b/content/public/common/common_param_traits_macros.h |
@@ -108,7 +108,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(shrinks_standalone_images_to_fit) |
IPC_STRUCT_TRAITS_MEMBER(uses_universal_detector) |
IPC_STRUCT_TRAITS_MEMBER(text_areas_are_resizable) |