Index: content/common/view_messages.h |
diff --git a/content/common/view_messages.h b/content/common/view_messages.h |
index 7a5433958531b5b364fb2cb3391b779d60f6cd59..ceb431446d47d6aafc8bdd9422c8b9f785477a33 100644 |
--- a/content/common/view_messages.h |
+++ b/content/common/view_messages.h |
@@ -129,12 +129,6 @@ IPC_STRUCT_TRAITS_BEGIN(WebKit::WebScreenInfo) |
IPC_STRUCT_TRAITS_END() |
IPC_STRUCT_TRAITS_BEGIN(WebPreferences) |
- IPC_STRUCT_TRAITS_MEMBER(standard_font_family) |
- IPC_STRUCT_TRAITS_MEMBER(fixed_font_family) |
- IPC_STRUCT_TRAITS_MEMBER(serif_font_family) |
- IPC_STRUCT_TRAITS_MEMBER(sans_serif_font_family) |
- IPC_STRUCT_TRAITS_MEMBER(cursive_font_family) |
- IPC_STRUCT_TRAITS_MEMBER(fantasy_font_family) |
IPC_STRUCT_TRAITS_MEMBER(standard_font_family_map) |
IPC_STRUCT_TRAITS_MEMBER(fixed_font_family_map) |
IPC_STRUCT_TRAITS_MEMBER(serif_font_family_map) |