summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorarthurhsu@chromium.org <arthurhsu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-07-09 21:16:46 +0000
committerarthurhsu@chromium.org <arthurhsu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-07-09 21:16:46 +0000
commit81712eb0aaa9d61440e5b950eb23a38b5b387af3 (patch)
treede7e2fe2086e526e4900c35080ee77ce3cff39f9 /DEPS
parentf574b92f34b41bea4ddf50e3ab8f156912a2a9e8 (diff)
downloadchromium_src-81712eb0aaa9d61440e5b950eb23a38b5b387af3.zip
chromium_src-81712eb0aaa9d61440e5b950eb23a38b5b387af3.tar.gz
chromium_src-81712eb0aaa9d61440e5b950eb23a38b5b387af3.tar.bz2
Roll sfntly from 133 to 134
This roll fixes sfntly crash when a malformed font has zero-length name entry. BUG=none TEST=none Review URL: https://chromiumcodereview.appspot.com/10771002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@145742 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 16292f9..ed8a0e2 100644
--- a/DEPS
+++ b/DEPS
@@ -56,7 +56,7 @@ vars = {
"ffmpeg_revision": "142289",
"ffmpeg_hash": "23f177366e3bce3a628a7d3feedceed4e18dcc04",
- "sfntly_revision": "133",
+ "sfntly_revision": "134",
"skia_revision": "4436",
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling Skia