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

Unified Diff: chrome/app/resources/locale_settings_cros.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 | « no previous file | chrome/app/resources/locale_settings_linux.grd » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/resources/locale_settings_cros.grd
diff --git a/chrome/app/resources/locale_settings_cros.grd b/chrome/app/resources/locale_settings_cros.grd
index 6149451145f09d9002c72271609e69734ef89db1..46c0a15b45d93ae56dc48560e997965eac3063f9 100644
--- a/chrome/app/resources/locale_settings_cros.grd
+++ b/chrome/app/resources/locale_settings_cros.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 | « no previous file | chrome/app/resources/locale_settings_linux.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698