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 85438c4d9dd4c9c0fd883ae86626fa81e43c92cd..bf7e9ad2dd74b7c3f89fed009b02e7d52579b902 100644 |
--- a/content/public/common/common_param_traits_macros.h |
+++ b/content/public/common/common_param_traits_macros.h |
@@ -203,6 +203,7 @@ IPC_STRUCT_TRAITS_BEGIN(webkit_glue::WebPreferences) |
IPC_STRUCT_TRAITS_MEMBER(user_gesture_required_for_media_playback) |
IPC_STRUCT_TRAITS_MEMBER(default_video_poster_url) |
IPC_STRUCT_TRAITS_MEMBER(support_deprecated_target_density_dpi) |
+ IPC_STRUCT_TRAITS_MEMBER(use_wide_viewport) |
#endif |
IPC_STRUCT_TRAITS_END() |