Roll libyuv to r590

BUG=none
TEST=try bots
Review URL: https://webrtc-codereview.appspot.com/1161004

git-svn-id: http://webrtc.googlecode.com/svn/trunk@3615 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
fbarchard@google.com 2013-03-05 21:02:33 +00:00
parent 90eb5c84f9
commit 64dc671167

2
DEPS
View File

@ -55,7 +55,7 @@ deps = {
Var("chromium_trunk") + "/deps/third_party/libvpx@180104",
"third_party/libyuv":
(Var("googlecode_url") % "libyuv") + "/trunk@540",
(Var("googlecode_url") % "libyuv") + "/trunk@590",
"third_party/opus":
Var("chromium_trunk") + "/src/third_party/opus@172355",