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

Unified Diff: content/content_renderer.gypi

Issue 12224030: Linux: add option to use system tcmalloc (off by default) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 7 years, 10 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 | « content/content_app.gypi ('k') | content/renderer/devtools/devtools_agent.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_renderer.gypi
diff --git a/content/content_renderer.gypi b/content/content_renderer.gypi
index 696fdde07a3c2f562cc8cba7b81ac6ede372f936..33517aa0263cceace6f40cdfa7956160446ce375 100644
--- a/content/content_renderer.gypi
+++ b/content/content_renderer.gypi
@@ -4,6 +4,7 @@
{
'dependencies': [
+ '../base/allocator/allocator.gyp:allocator_headers',
'../jingle/jingle.gyp:jingle_glue',
'../net/net.gyp:net',
'../skia/skia.gyp:skia',
« no previous file with comments | « content/content_app.gypi ('k') | content/renderer/devtools/devtools_agent.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698