| Index: content/common/view_messages.h
|
| diff --git a/content/common/view_messages.h b/content/common/view_messages.h
|
| index 09c6cf351642507c626b730cf656493577719747..0d43b11f5a93bead558daba297836ebe715f6693 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)
|
|
|