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

Unified Diff: third_party/tcmalloc/vendor/src/malloc_hook-inl.h

Issue 9316021: Update the tcmalloc vendor branch to r144 (gperftools 2.0). (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Reuploading 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
Index: third_party/tcmalloc/vendor/src/malloc_hook-inl.h
diff --git a/third_party/tcmalloc/vendor/src/malloc_hook-inl.h b/third_party/tcmalloc/vendor/src/malloc_hook-inl.h
index 62107849ed471e5af511ed333d9911db9ec70c7a..27e5bdcaafec3834aef2e3d79ace37f28290009b 100644
--- a/third_party/tcmalloc/vendor/src/malloc_hook-inl.h
+++ b/third_party/tcmalloc/vendor/src/malloc_hook-inl.h
@@ -41,7 +41,7 @@
#include <sys/types.h>
#include "base/atomicops.h"
#include "base/basictypes.h"
-#include <google/malloc_hook.h>
+#include <gperftools/malloc_hook.h>
namespace base { namespace internal {
« no previous file with comments | « third_party/tcmalloc/vendor/src/malloc_hook.cc ('k') | third_party/tcmalloc/vendor/src/malloc_hook_mmap_freebsd.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698