Chromium Code Reviews| Index: chrome/browser/options_util.cc |
| =================================================================== |
| --- chrome/browser/options_util.cc (revision 62351) |
| +++ chrome/browser/options_util.cc (working copy) |
| @@ -67,6 +67,8 @@ |
| prefs::kWebKitPluginsEnabled, |
| prefs::kWebKitSansSerifFontFamily, |
| prefs::kWebKitSerifFontFamily, |
| + prefs::kWebKitMinimumFontSize, |
| + prefs::kWebKitMinimumLogicalFontSize, |
| prefs::kWebkitTabsToLinks, |
| }; |
| profile->GetDownloadManager()->download_prefs()->ResetToDefaults(); |