diff options
author | willchan@chromium.org <willchan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-29 03:21:47 +0000 |
---|---|---|
committer | willchan@chromium.org <willchan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-29 03:21:47 +0000 |
commit | e39708d41ecfa363a6f4b5310713952bd2efa2d3 (patch) | |
tree | 4e801d25de9f45bdff8b1985f1949cab4c640b2a /base | |
parent | 9eee685c92a827c57106fe887c3da1e600a88e17 (diff) | |
download | chromium_src-e39708d41ecfa363a6f4b5310713952bd2efa2d3.zip chromium_src-e39708d41ecfa363a6f4b5310713952bd2efa2d3.tar.gz chromium_src-e39708d41ecfa363a6f4b5310713952bd2efa2d3.tar.bz2 |
Reverting 21938 (done with experiment).
Review URL: http://codereview.chromium.org/160314
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21939 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'base')
-rw-r--r-- | base/base.gyp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/base/base.gyp b/base/base.gyp index 4db43e2..8aa8a3a 100644 --- a/base/base.gyp +++ b/base/base.gyp @@ -434,7 +434,6 @@ '../build/util/build_util.gyp:lastchange', '../build/linux/system.gyp:gtk', '../build/linux/system.gyp:nss', - '../third_party/tcmalloc/tcmalloc.gyp:tcmalloc', ], 'cflags': [ '-Wno-write-strings', |