diff options
author | sgk@chromium.org <sgk@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-12-01 23:27:45 +0000 |
---|---|---|
committer | sgk@chromium.org <sgk@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-12-01 23:27:45 +0000 |
commit | 695410449699e7069c4b3f68bdb6fa2a01cb3e20 (patch) | |
tree | 042b88a20c39e52eda262c61f70d42f29c0eb9d3 /.gitignore | |
parent | e096f2fc452868e29be42f30c21238d8a3e40896 (diff) | |
download | chromium_src-695410449699e7069c4b3f68bdb6fa2a01cb3e20.zip chromium_src-695410449699e7069c4b3f68bdb6fa2a01cb3e20.tar.gz chromium_src-695410449699e7069c4b3f68bdb6fa2a01cb3e20.tar.bz2 |
Remove the old locations of forked tcmalloc files.
Remove the tcmalloc line from DEPS in favor of our vendor branch.
Remove the old jemalloc checked in underneath tcmalloc.
BUG=27911
TEST=none
Review URL: http://codereview.chromium.org/457002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33506 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -56,7 +56,6 @@ /third_party/python_24 /third_party/pywebsocket /third_party/skia -/third_party/tcmalloc/tcmalloc /third_party/xdg-utils /third_party/xulrunner-sdk /third_party/yasm/source/patched-yasm |