summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authortomfinegan@google.com <tomfinegan@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2010-09-23 06:18:43 +0000
committertomfinegan@google.com <tomfinegan@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2010-09-23 06:18:43 +0000
commitd4fab41e7939075c94422471106fed043b08078c (patch)
treef6f84e6b8cff92555f49deb1d876b8ff98dab25e /DEPS
parentb0dbc57bb5fee3bcb6bdfd981ab2d04054a2dcc7 (diff)
downloadchromium_src-d4fab41e7939075c94422471106fed043b08078c.zip
chromium_src-d4fab41e7939075c94422471106fed043b08078c.tar.gz
chromium_src-d4fab41e7939075c94422471106fed043b08078c.tar.bz2
Roll libvpx from rev 59445 to 60261. Fixes a decoder crash.
BUG=56441 TEST=none Review URL: http://codereview.chromium.org/3492006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@60263 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 ed7c01c..a7ddd3c 100644
--- a/DEPS
+++ b/DEPS
@@ -8,7 +8,7 @@ vars = {
"chromium_git": "http://src.chromium.org/git",
"swig_revision": "40423",
"nacl_revision": "3186",
- "libvpx_revision": "59445",
+ "libvpx_revision": "60261",
"libjingle_revision": "29",
}