summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authormbelshe@google.com <mbelshe@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-04-27 18:39:01 +0000
committermbelshe@google.com <mbelshe@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-04-27 18:39:01 +0000
commit94974ed8c8a00997c63c309b5d3a8e1351358a77 (patch)
treee20a0f1cecd74010a3a1320cf993574e12d188f7 /DEPS
parente5cd46b27d3591663ba43428e4b2e2249bf9733e (diff)
downloadchromium_src-94974ed8c8a00997c63c309b5d3a8e1351358a77.zip
chromium_src-94974ed8c8a00997c63c309b5d3a8e1351358a77.tar.gz
chromium_src-94974ed8c8a00997c63c309b5d3a8e1351358a77.tar.bz2
Pick up the TlsGetValue fix.
BUG=10983 Review URL: http://codereview.chromium.org/93143 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14629 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 9a5094f..ae4ebb8 100644
--- a/DEPS
+++ b/DEPS
@@ -38,7 +38,7 @@ deps = {
Var("webkit_trunk") + "/WebKitLibraries@" + Var("webkit_revision"),
"src/third_party/tcmalloc/tcmalloc":
- "http://google-perftools.googlecode.com/svn/trunk@70",
+ "http://google-perftools.googlecode.com/svn/trunk@72",
}