| 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
|
|
|