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 26a3437292ae5c9ffb2cb758aedb9e96bf94c632..b6bd0b50e4b93a370f71d16b0b8f7db2317c29ff 100644 |
--- a/content/public/common/common_param_traits_macros.h |
+++ b/content/public/common/common_param_traits_macros.h |
@@ -169,6 +169,8 @@ IPC_STRUCT_TRAITS_BEGIN(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_meta_enabled) |
+ IPC_STRUCT_TRAITS_MEMBER(main_frame_resizes_are_orientation_changes) |
IPC_STRUCT_TRAITS_MEMBER(initialize_at_minimum_page_scale) |
IPC_STRUCT_TRAITS_MEMBER(smart_insert_delete_enabled) |
IPC_STRUCT_TRAITS_MEMBER(compositor_touch_hit_testing) |