| 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><gperftools/heap-checker.h></code>.
|
| +<code><google/heap-checker.h></code>.
|
| </p>
|
|
|
| <p>Here's an example:</p>
|
|
|