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

Unified Diff: chrome/test/data/profiles/web_prefs/Default/Preferences

Issue 643993004: Prepare for ISO-8859-1 to windows-1252 switch (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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/browser/ui/prefs/prefs_tab_helper_browsertest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/profiles/web_prefs/Default/Preferences
diff --git a/chrome/test/data/profiles/web_prefs/Default/Preferences b/chrome/test/data/profiles/web_prefs/Default/Preferences
index 3bec3349aca1b312584edc45aa0e5ff138de2ceb..eb1e2482670cc56fed64a33b9db7ccc91fac5b2e 100644
--- a/chrome/test/data/profiles/web_prefs/Default/Preferences
+++ b/chrome/test/data/profiles/web_prefs/Default/Preferences
@@ -1,6 +1,6 @@
{
"intl": {
- "charset_default": "ISO-8859-1"
+ "charset_default": "windows-1251"
},
"webkit": {
"webprefs": {
« no previous file with comments | « chrome/browser/ui/prefs/prefs_tab_helper_browsertest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698