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

Unified Diff: chrome/app/resources/locale_settings_linux.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. 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/app/resources/locale_settings_cros.grd ('k') | chrome/app/resources/locale_settings_mac.grd » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/resources/locale_settings_linux.grd
diff --git a/chrome/app/resources/locale_settings_linux.grd b/chrome/app/resources/locale_settings_linux.grd
index 24f1b50329adefc913d9ebf7f27fbfa3ee742814..f81c84e8db02d0abf18c769156aa855ddcc52245 100644
--- a/chrome/app/resources/locale_settings_linux.grd
+++ b/chrome/app/resources/locale_settings_linux.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_cros.grd ('k') | chrome/app/resources/locale_settings_mac.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698