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

Unified Diff: third_party/mesa/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/mesa/MesaLib/src/mesa/x86/mmx_blendtmp.h ('k') | third_party/npapi/README.chromium » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/mesa/README.chromium
diff --git a/third_party/mesa/README.chromium b/third_party/mesa/README.chromium
index c34758537eac943442baab42b09b2c7f540e47c0..8dbf1bb3b4461a763ee7e7851787ac9b185c8bad 100644
--- a/third_party/mesa/README.chromium
+++ b/third_party/mesa/README.chromium
@@ -16,6 +16,8 @@ SGI GLU library src/glu/sgi/
The license is in MesaLib/docs/license.html.
Modifications made with initial commit:
+- Converted to utf-8 with: vim +"argdo write ++enc=utf-8" *.c
+
- Added the file README.chromium (this file)
Later modifications (see chromium.patch):
« no previous file with comments | « third_party/mesa/MesaLib/src/mesa/x86/mmx_blendtmp.h ('k') | third_party/npapi/README.chromium » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698