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

Unified Diff: base/allocator/allocator_shim.cc

Issue 7050034: Merge google-perftools r109 (the current contents of third_party/tcmalloc/vendor) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 9 years, 7 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: base/allocator/allocator_shim.cc
===================================================================
--- base/allocator/allocator_shim.cc (revision 87277)
+++ base/allocator/allocator_shim.cc (working copy)
@@ -5,6 +5,7 @@
#include "base/allocator/allocator_shim.h"
#include <config.h>
+#include "base/sysinfo.h"
antonm 2011/06/02 13:37:35 I hope it's not an accidental edit.
Alexander Potapenko 2011/06/09 09:35:24 I've checked: without this line liballocator fails
// When defined, different heap allocators can be used via an environment
// variable set before running the program. This may reduce the amount

Powered by Google App Engine
This is Rietveld 408576698