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 ab74d77d439fb03088ad9bc81f742e853b0e0b97..34e34b4da9aa1dda1035d638093f43fb68a6b975 100644 |
--- a/content/public/common/common_param_traits_macros.h |
+++ b/content/public/common/common_param_traits_macros.h |
@@ -199,6 +199,7 @@ IPC_STRUCT_TRAITS_BEGIN(webkit_glue::WebPreferences) |
IPC_STRUCT_TRAITS_MEMBER(editing_behavior) |
IPC_STRUCT_TRAITS_MEMBER(supports_multiple_windows) |
IPC_STRUCT_TRAITS_MEMBER(viewport_enabled) |
+ IPC_STRUCT_TRAITS_MEMBER(viewport_scale_content_to_fit) |
IPC_STRUCT_TRAITS_MEMBER(record_rendering_stats) |
IPC_STRUCT_TRAITS_MEMBER(cookie_enabled) |
IPC_STRUCT_TRAITS_MEMBER(apply_page_scale_factor_in_compositor) |