Roll libvpx to 208227.

-pick up libvpx roll to 93f88ab.

TBR=ajm@google.com

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

git-svn-id: http://webrtc.googlecode.com/svn/trunk@4340 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
marpan@webrtc.org 2013-07-12 21:08:26 +00:00
parent df119c9a45
commit ca35c19e5a

2
DEPS
View File

@ -51,7 +51,7 @@ deps = {
From("chromium_deps", "src/third_party/libjpeg_turbo"),
"third_party/libvpx":
Var("chromium_trunk") + "/deps/third_party/libvpx@207593",
Var("chromium_trunk") + "/deps/third_party/libvpx@208227",
"third_party/libyuv":
(Var("googlecode_url") % "libyuv") + "/trunk@723",