Roll libvpx to 191157.

-Pick up the libvpx roll to 8015a9ae.

TBR=andrew@webrtc.org, stefan@webrtc.org
Review URL: https://webrtc-codereview.appspot.com/1273004

git-svn-id: http://webrtc.googlecode.com/svn/trunk@3743 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
marpan@webrtc.org 2013-03-29 21:16:24 +00:00
parent 29f34b8727
commit e882a47c8d

2
DEPS
View File

@ -52,7 +52,7 @@ deps = {
From("chromium_deps", "src/third_party/libjpeg_turbo"),
"third_party/libvpx":
Var("chromium_trunk") + "/deps/third_party/libvpx@186754",
Var("chromium_trunk") + "/deps/third_party/libvpx@191157",
"third_party/libyuv":
(Var("googlecode_url") % "libyuv") + "/trunk@618",