Roll libvpx to fixes for valgrind warnings.

BUG=

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

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2769 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
stefan@webrtc.org 2012-09-13 09:15:53 +00:00
parent 0f27089e52
commit a36442db10

2
DEPS
View File

@ -48,7 +48,7 @@ deps = {
From("chromium_deps", "src/third_party/libjpeg_turbo"),
"third_party/libvpx/source/libvpx":
"http://git.chromium.org/webm/libvpx.git@c6fd0a5d",
"http://git.chromium.org/webm/libvpx.git@08cf9faed",
"third_party/libyuv":
(Var("googlecode_url") % "libyuv") + "/trunk@342",