Chromium Code Reviews

Unified Diff: chrome/app/resources/locale_settings_mac.grd

Issue 4954002: Change default minimum font size to 0 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: update the test shell prefs reset function Created 10 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « chrome/app/resources/locale_settings_linux.grd ('k') | chrome/app/resources/locale_settings_win.grd » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/resources/locale_settings_mac.grd
diff --git a/chrome/app/resources/locale_settings_mac.grd b/chrome/app/resources/locale_settings_mac.grd
index 3469e5ff88ef7559179bfea78cadd2eea324a314..335b48f90b9cef371bab8fc9a189a873e2b0251a 100644
--- a/chrome/app/resources/locale_settings_mac.grd
+++ b/chrome/app/resources/locale_settings_mac.grd
@@ -167,7 +167,7 @@
<!-- The default value for |WebPreference::minimum_font_size| -->
<message name="IDS_MINIMUM_FONT_SIZE" use_name_for_id="true">
- 1
+ 0
</message>
<!-- The default value for |WebPreference::minimum_logical_font_size|. -->
« no previous file with comments | « chrome/app/resources/locale_settings_linux.grd ('k') | chrome/app/resources/locale_settings_win.grd » ('j') | no next file with comments »

Powered by Google App Engine