From 45350979cfabdd6248eaa2919e93e39c27f0e834 Mon Sep 17 00:00:00 2001 From: "willchan@chromium.org" <willchan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> Date: Tue, 17 Nov 2009 06:42:28 +0000 Subject: TBR: willchan git-svn-id: svn://svn.chromium.org/chrome/trunk/src@32159 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/chrome.gyp | 8 -------- 1 file changed, 8 deletions(-) (limited to 'chrome/chrome.gyp') diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp index 2da3418..4b3b096 100755 --- a/chrome/chrome.gyp +++ b/chrome/chrome.gyp @@ -3583,14 +3583,6 @@ 'message': 'Generating manpage' }, ], - 'conditions': [ - [ 'linux_use_tcmalloc==1', { - 'dependencies': [ - '../third_party/tcmalloc/tcmalloc.gyp:tcmalloc', - ], - }, - ], - ], 'dependencies': [ # On Linux, link the dependencies (libraries) that make up actual # Chromium functionality directly into the executable. -- cgit v1.1