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

Unified Diff: third_party/libxslt/README.chromium

Issue 10797029: Enforce all the source files to be encoded in UTF-8. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: more readmes Created 8 years, 5 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 | « third_party/libxml/src/testapi.c ('k') | third_party/libxslt/libxslt/xslt.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/libxslt/README.chromium
diff --git a/third_party/libxslt/README.chromium b/third_party/libxslt/README.chromium
index 4b60c219f7fa906874fa6ae444fe9d39d20bf925..197b6b9f41f66f32aa6d5d1bd35ccfbe7fe47e05 100644
--- a/third_party/libxslt/README.chromium
+++ b/third_party/libxslt/README.chromium
@@ -43,6 +43,8 @@ Current version: 1.1.26, plus the following patches:
- Import pattern parsing fix for commit: http://git.gnome.org/browse/libxslt/commit/?id=fe5a4fa33eb85bce3253ed3742b1ea6c4b59b41b
- A fix for XSLT node checking (from upstream, commit pending).
+5) Converted to utf-8 with: vim +"argdo write ++enc=utf-8" *.c
+
To import a new snapshot of libxslt:
« no previous file with comments | « third_party/libxml/src/testapi.c ('k') | third_party/libxslt/libxslt/xslt.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698