Roll libyuv to r676 for improved llvm compatibility

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

git-svn-id: http://webrtc.googlecode.com/svn/trunk@3891 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
fbarchard@google.com 2013-04-23 18:05:46 +00:00
parent 8ca8a71de2
commit 3a9a3cdaa2

2
DEPS
View File

@ -55,7 +55,7 @@ deps = {
Var("chromium_trunk") + "/deps/third_party/libvpx@192165",
"third_party/libyuv":
(Var("googlecode_url") % "libyuv") + "/trunk@618",
(Var("googlecode_url") % "libyuv") + "/trunk@676",
"third_party/opus":
Var("chromium_trunk") + "/src/third_party/opus@185405",