| Index: chrome/test/data/profiles/webkit_global_migration/Default/Preferences
|
| diff --git a/chrome/test/data/profiles/webkit_global_migration/Default/Preferences b/chrome/test/data/profiles/webkit_global_migration/Default/Preferences
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..025c2c9d5747e963081114ae6b8bdf9f7e1b207e
|
| --- /dev/null
|
| +++ b/chrome/test/data/profiles/webkit_global_migration/Default/Preferences
|
| @@ -0,0 +1,19 @@
|
| +{
|
| + "intl": {
|
| + "charset_default": "ISO-8859-1"
|
| + },
|
| + "webkit": {
|
| + "webprefs": {
|
| + "standard_font_family": "StandardFontFamily",
|
| + "fixed_font_family": "FixedFontFamily",
|
| + "serif_font_family": "SerifFontFamily",
|
| + "sansserif_font_family": "SansSerifFontFamily",
|
| + "cursive_font_family": "CursiveFontFamily",
|
| + "fantasy_font_family": "FantasyFontFamily",
|
| + "default_font_size": 42,
|
| + "default_fixed_font_size": 42,
|
| + "minimum_font_size": 42,
|
| + "minimum_logical_font_size": 42
|
| + }
|
| + }
|
| +}
|
|
|