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

Unified Diff: chrome/common/pref_names.h

Issue 14877009: Revert r196089 "Add default values for Latin script font prefs." (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: new partch after syncing Created 7 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
« no previous file with comments | « chrome/browser/ui/prefs/prefs_tab_helper.cc ('k') | chrome/common/pref_names.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/pref_names.h
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
index c59026842071fb37d7303c570b560a73d492079e..e974fd240f7bc33495c14e8d9a95dbd756c2f56d 100644
--- a/chrome/common/pref_names.h
+++ b/chrome/common/pref_names.h
@@ -118,13 +118,6 @@ extern const char kWebKitFixedFontFamilyKorean[];
extern const char kWebKitSerifFontFamilyKorean[];
extern const char kWebKitSansSerifFontFamilyKorean[];
extern const char kWebKitCursiveFontFamilyKorean[];
-extern const char kWebKitStandardFontFamilyLatin[];
-extern const char kWebKitFixedFontFamilyLatin[];
-extern const char kWebKitSerifFontFamilyLatin[];
-extern const char kWebKitSansSerifFontFamilyLatin[];
-extern const char kWebKitCursiveFontFamilyLatin[];
-extern const char kWebKitFantasyFontFamilyLatin[];
-extern const char kWebKitPictographFontFamilyLatin[];
extern const char kWebKitStandardFontFamilySimplifiedHan[];
extern const char kWebKitFixedFontFamilySimplifiedHan[];
extern const char kWebKitSerifFontFamilySimplifiedHan[];
« no previous file with comments | « chrome/browser/ui/prefs/prefs_tab_helper.cc ('k') | chrome/common/pref_names.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698