summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorarthurhsu@chromium.org <arthurhsu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-08-17 06:12:01 +0000
committerarthurhsu@chromium.org <arthurhsu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-08-17 06:12:01 +0000
commitbe608712a165dc353b1bc513b12f7c9ef663498f (patch)
tree987c76ebc11a0d7920fdd2ad766e6a3b15fe705b /DEPS
parentcc5bd6e24bbb4da4aecbd11217e1e7e04d391fce (diff)
downloadchromium_src-be608712a165dc353b1bc513b12f7c9ef663498f.zip
chromium_src-be608712a165dc353b1bc513b12f7c9ef663498f.tar.gz
chromium_src-be608712a165dc353b1bc513b12f7c9ef663498f.tar.bz2
Roll sfntly to 54 to address root cause of 92270. Fix leak in our usage of sfntly.
BUG=92270 TEST=none Review URL: http://codereview.chromium.org/7670020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@97102 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 5289cf4..5338c11 100644
--- a/DEPS
+++ b/DEPS
@@ -21,7 +21,7 @@ vars = {
"libjingle_revision": "77",
"libvpx_revision": "96377",
"ffmpeg_revision": "96868",
- "sfntly_revision": "43",
+ "sfntly_revision": "54",
"skia_revision": "2123",
"v8_revision": "8933",
"webrtc_revision": "242",