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

Unified Diff: chrome/test/data/profiles/webkit_global_reverse_migration/Default/Preferences

Issue 10409046: Migrate the rest of the "global" prefs. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: review comments 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
« no previous file with comments | « chrome/common/pref_names.cc ('k') | chrome/test/functional/prefs.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/profiles/webkit_global_reverse_migration/Default/Preferences
diff --git a/chrome/test/data/profiles/webkit_global_reverse_migration/Default/Preferences b/chrome/test/data/profiles/webkit_global_reverse_migration/Default/Preferences
index 73d50d677767476e9b107017cd400632ad574b14..de81cb0b2eb3d3a3a2fbb8b6df3063d93bb6090b 100644
--- a/chrome/test/data/profiles/webkit_global_reverse_migration/Default/Preferences
+++ b/chrome/test/data/profiles/webkit_global_reverse_migration/Default/Preferences
@@ -7,7 +7,11 @@
"serif_font_family": "SerifFontFamily",
"sansserif_font_family": "SansSerifFontFamily",
"cursive_font_family": "CursiveFontFamily",
- "fantasy_font_family": "FantasyFontFamily"
+ "fantasy_font_family": "FantasyFontFamily",
+ "default_font_size": 42,
+ "default_fixed_font_size": 42,
+ "minimum_font_size": 42,
+ "minimum_logical_font_size": 42
}
}
}
« no previous file with comments | « chrome/common/pref_names.cc ('k') | chrome/test/functional/prefs.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698