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

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

Issue 649413002: Roll src/third_party/icu 8ac906f:d8b2a9d (svn 292317:292476) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: space/indent fix Created 6 years, 2 months 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/generated_resources.grd ('k') | chrome/app/resources/locale_settings_am.xtb » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/resources/locale_settings.grd
diff --git a/chrome/app/resources/locale_settings.grd b/chrome/app/resources/locale_settings.grd
index f1a07c2ed130d0d7e6088b6c8f1644ca4349c202..9ce94050704aba69e099d193b43879277116775f 100644
--- a/chrome/app/resources/locale_settings.grd
+++ b/chrome/app/resources/locale_settings.grd
@@ -241,7 +241,7 @@
<!-- The default value for |WebPreference::default_encoding|. -->
<message name="IDS_DEFAULT_ENCODING" use_name_for_id="true">
- ISO-8859-1
+ windows-1252
</message>
<!-- The default value for |WebPreference::uses_universal_detector|. -->
@@ -317,7 +317,7 @@
<!-- Locale-dependent static encodings string -->
<message name="IDS_STATIC_ENCODING_LIST" use_name_for_id="true">
- ISO-8859-1,windows-1252
+ windows-1252
</message>
<!-- The URL for the the Welcome to Chrome page shown on first run. -->
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/app/resources/locale_settings_am.xtb » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698