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

Unified Diff: third_party/tcmalloc/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/talloc/libreplace/timegm.c ('k') | third_party/tcmalloc/chromium/src/windows/ia32_modrm_map.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/tcmalloc/README.chromium
diff --git a/third_party/tcmalloc/README.chromium b/third_party/tcmalloc/README.chromium
index 3087771f06bb73e5b77daed2e37e808a171be357..87b78f51f0e6213800029a7ddb9470bb45aeddd9 100644
--- a/third_party/tcmalloc/README.chromium
+++ b/third_party/tcmalloc/README.chromium
@@ -81,3 +81,7 @@ HOWTOs:
$ gcl change CL
$ gcl upload CL
$ gcl commit CL
+
+
+Modifications:
+- Converted to utf-8 with: vim +"argdo write ++enc=utf-8" *.h *.c
« no previous file with comments | « third_party/talloc/libreplace/timegm.c ('k') | third_party/tcmalloc/chromium/src/windows/ia32_modrm_map.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698