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

Unified Diff: third_party/tcmalloc/README.chromium

Issue 1530040: Down to only 4 dirs that don't pass the license checker. (Closed)
Patch Set: missing files Created 10 years, 8 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
Index: third_party/tcmalloc/README.chromium
diff --git a/third_party/tcmalloc/README.chromium b/third_party/tcmalloc/README.chromium
index f699fc9fa178986cbb9d1664912f11fd4ca79c64..a8352a901584df992b9cf6d1a29727842354ce82 100644
--- a/third_party/tcmalloc/README.chromium
+++ b/third_party/tcmalloc/README.chromium
@@ -1,11 +1,10 @@
+Name: tcmalloc
+URL: http://google-perftools.googlecode.com/
+
This contains Chromium's locally patched copy of tcmalloc.
Contents:
- README.chromium
-
- This file you're looking at right now.
-
chromium/
The chromium patched sources, copied from the vendor/
@@ -26,7 +25,7 @@ Contents:
Last Changed Rev: 77
Last Changed Date: 2009-10-27 10:30:52 -0700 (Tue, 27 Oct 2009)
-
+
HOWTOs:
@@ -52,7 +51,7 @@ HOWTOs:
"diff -q -r" output from above)
5) Create the CL, upload, check it in:
-
+
$ gcl change CL
$ gcl upload CL
$ gcl commit CL
@@ -69,7 +68,7 @@ HOWTOs:
2) Resolve any conflicts
3) Create the CL, upload, check in:
-
+
$ gcl change CL
$ gcl upload CL
$ gcl commit CL

Powered by Google App Engine
This is Rietveld 408576698