From dfef7ba9712c70b586fe0fca1fc3b0fee6c8a8e8 Mon Sep 17 00:00:00 2001 From: "marpan@webrtc.org" Date: Thu, 6 Feb 2014 18:40:35 +0000 Subject: [PATCH] Roll libvpx 241571:248011 TBR=ajm@google.com Review URL: https://webrtc-codereview.appspot.com/8129004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@5495 4adac7df-926f-26a2-2b94-8c16560cd09d --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 34f63ad6ac..d279715728 100644 --- a/DEPS +++ b/DEPS @@ -75,7 +75,7 @@ deps = { From("chromium_deps", "src/third_party/libsrtp"), "third_party/libvpx": - Var("chromium_trunk") + "/deps/third_party/libvpx@241571", + Var("chromium_trunk") + "/deps/third_party/libvpx@248011", "third_party/libyuv": (Var("googlecode_url") % "libyuv") + "/trunk@976",