Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1223)

Unified Diff: content/common/view_messages.h

Issue 10107014: Migrate WebKit "global script" font prefs. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: sync Created 8 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: content/common/view_messages.h
diff --git a/content/common/view_messages.h b/content/common/view_messages.h
index 84b2b34022c3432e8aec68f8e058be96f5a5cc9e..582e8d29f12f5e78ee222e07185957dbf7398652 100644
--- a/content/common/view_messages.h
+++ b/content/common/view_messages.h
@@ -128,12 +128,6 @@ IPC_STRUCT_TRAITS_BEGIN(WebKit::WebScreenInfo)
IPC_STRUCT_TRAITS_END()
IPC_STRUCT_TRAITS_BEGIN(webkit_glue::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)
« no previous file with comments | « chrome/test/data/profiles/webkit_global_reverse_migration/Default/Preferences ('k') | ppapi/proxy/ppapi_messages.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698