Index: content/common/view_messages.h |
diff --git a/content/common/view_messages.h b/content/common/view_messages.h |
index 3b9556525723fa79a901f1810ce507f25b89b263..dcd792aff6f01d696028a85b3bc2dc15302fc67d 100644 |
--- a/content/common/view_messages.h |
+++ b/content/common/view_messages.h |
@@ -296,6 +296,7 @@ IPC_STRUCT_TRAITS_BEGIN(content::RendererPreferences) |
IPC_STRUCT_TRAITS_MEMBER(should_antialias_text) |
IPC_STRUCT_TRAITS_MEMBER(hinting) |
IPC_STRUCT_TRAITS_MEMBER(subpixel_rendering) |
+ IPC_STRUCT_TRAITS_MEMBER(use_subpixel_positioning) |
IPC_STRUCT_TRAITS_MEMBER(focus_ring_color) |
IPC_STRUCT_TRAITS_MEMBER(thumb_active_color) |
IPC_STRUCT_TRAITS_MEMBER(thumb_inactive_color) |