Index: content/common/view_messages.h |
diff --git a/content/common/view_messages.h b/content/common/view_messages.h |
index ae5b9135054ce0b9f537a0d680a4bf166faf2ec4..106954877f7ac09e8bf924714201accb3ca1ba86 100644 |
--- a/content/common/view_messages.h |
+++ b/content/common/view_messages.h |
@@ -137,6 +137,7 @@ IPC_STRUCT_TRAITS_BEGIN(webkit_glue::WebPreferences) |
IPC_STRUCT_TRAITS_MEMBER(default_font_size) |
IPC_STRUCT_TRAITS_MEMBER(default_fixed_font_size) |
IPC_STRUCT_TRAITS_MEMBER(default_device_scale_factor) |
+ IPC_STRUCT_TRAITS_MEMBER(apply_default_device_scale_factor_in_compositor) |
IPC_STRUCT_TRAITS_MEMBER(minimum_font_size) |
IPC_STRUCT_TRAITS_MEMBER(minimum_logical_font_size) |
IPC_STRUCT_TRAITS_MEMBER(default_encoding) |