summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorwillchan@chromium.org <willchan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-05-21 18:03:42 +0000
committerwillchan@chromium.org <willchan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-05-21 18:03:42 +0000
commit772602e4b632cb947b616c4bf48265dd8790ee2e (patch)
treea28a108b09d5f5b305b272a152248859ec093d3e /DEPS
parentd95a570dba12fe3e7b10bc8c877111b10180ea30 (diff)
downloadchromium_src-772602e4b632cb947b616c4bf48265dd8790ee2e.zip
chromium_src-772602e4b632cb947b616c4bf48265dd8790ee2e.tar.gz
chromium_src-772602e4b632cb947b616c4bf48265dd8790ee2e.tar.bz2
Revert 47897 - Linux: Add libunwind as a dependency of tcmalloc in 64 bit mode.
Based on willchan's patch here: http://codereview.chromium.org/2109009/show BUG=40149 TEST=none TBR=willchan Review URL: http://codereview.chromium.org/2137010 TBR=thestig@chromium.org Review URL: http://codereview.chromium.org/2107016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@47933 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS3
1 files changed, 0 insertions, 3 deletions
diff --git a/DEPS b/DEPS
index 032488c..e351258 100644
--- a/DEPS
+++ b/DEPS
@@ -230,9 +230,6 @@ deps_os = {
"src/third_party/swig/linux":
"/trunk/deps/third_party/swig/linux@" + Var("swig_revision"),
-
- "src/third_party/libunwind":
- "/trunk/deps/third_party/libunwind@47716",
},
}