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 98c5a3bfa73fc73fe8e13b229bbc0489dce40ace..2c040f146d465a8aaa24e7e725c95136ba15596e 100644 |
--- a/content/public/common/common_param_traits_macros.h |
+++ b/content/public/common/common_param_traits_macros.h |
@@ -179,6 +179,7 @@ IPC_STRUCT_TRAITS_BEGIN(WebPreferences) |
IPC_STRUCT_TRAITS_MEMBER(navigate_on_drag_drop) |
IPC_STRUCT_TRAITS_MEMBER(spatial_navigation_enabled) |
IPC_STRUCT_TRAITS_MEMBER(pepper_accelerated_video_decode_enabled) |
+ IPC_STRUCT_TRAITS_MEMBER(deprecated_features_to_enable) |
#if defined(OS_ANDROID) |
IPC_STRUCT_TRAITS_MEMBER(text_autosizing_enabled) |
IPC_STRUCT_TRAITS_MEMBER(font_scale_factor) |