Roll libvpx to 207593.

-pick up libvpx roll to c259af4f.

TBR: ajm@google.com

R=andrew@webrtc.org

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

git-svn-id: http://webrtc.googlecode.com/svn/trunk@4254 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
marpan@webrtc.org 2013-06-21 22:19:34 +00:00
parent 6eb53f71d6
commit bb4f225a5b

2
DEPS
View File

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