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

Unified Diff: third_party/tcmalloc/vendor/doc/heap_checker.html

Issue 9701040: Revert 126715 - Update the tcmalloc vendor branch to r144 (gperftools 2.0). (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 9 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/tcmalloc/vendor/doc/designstyle.css ('k') | third_party/tcmalloc/vendor/doc/heapprofile.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/tcmalloc/vendor/doc/heap_checker.html
===================================================================
--- third_party/tcmalloc/vendor/doc/heap_checker.html (revision 126727)
+++ third_party/tcmalloc/vendor/doc/heap_checker.html (working copy)
@@ -3,7 +3,7 @@
<HEAD>
<link rel="stylesheet" href="designstyle.css">
- <title>Gperftools Heap Leak Checker</title>
+ <title>Google Heap Leak Checker</title>
</HEAD>
<BODY>
@@ -170,7 +170,7 @@
beginning of the code segment, and call
<code>NoLeaks()</code> at the end. These functions, and all others
referred to in this file, are declared in
-<code>&lt;gperftools/heap-checker.h&gt;</code>.
+<code>&lt;google/heap-checker.h&gt;</code>.
</p>
<p>Here's an example:</p>
« no previous file with comments | « third_party/tcmalloc/vendor/doc/designstyle.css ('k') | third_party/tcmalloc/vendor/doc/heapprofile.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698