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

Unified Diff: build/all.gyp

Issue 173387: Linux: add gyp flag for enabling tcmalloc. (Closed)
Patch Set: Disable tc_mallinfo since it breaks windows. Created 11 years, 4 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 | « base/base.gyp ('k') | third_party/tcmalloc/google/tcmalloc.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/all.gyp
diff --git a/build/all.gyp b/build/all.gyp
index 8de4152960e295f58e8f8609afbf2c8c01684e88..0e0a9d3802574b6f55370d4bdd8f632ffba12839 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -52,6 +52,7 @@
'../breakpad/breakpad.gyp:*',
'../sandbox/sandbox.gyp:*',
'../third_party/harfbuzz/harfbuzz.gyp:*',
+ '../third_party/tcmalloc/tcmalloc.gyp:*',
'../tools/gtk_clipboard_dump/gtk_clipboard_dump.gyp:*',
'../tools/xdisplaycheck/xdisplaycheck.gyp:*',
'../courgette/courgette.gyp:*',
« no previous file with comments | « base/base.gyp ('k') | third_party/tcmalloc/google/tcmalloc.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698