Roll libvpx 212975:225010 to pick up iOS Release fixes

BUG=2332
R=kjellander@webrtc.org

Review URL: https://webrtc-codereview.appspot.com/2305004

git-svn-id: http://webrtc.googlecode.com/svn/trunk@4861 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
fischman@webrtc.org 2013-09-26 15:59:48 +00:00
parent 663da0a8fc
commit 3223a3d4ee

2
DEPS
View File

@ -69,7 +69,7 @@ deps = {
From("chromium_deps", "src/third_party/libsrtp"),
"third_party/libvpx":
Var("chromium_trunk") + "/deps/third_party/libvpx@212975",
Var("chromium_trunk") + "/deps/third_party/libvpx@225010",
"third_party/libyuv":
(Var("googlecode_url") % "libyuv") + "/trunk@723",