roll libyuv to r915 for webview jpeg build fix and NaCL pepper_33 initial support.

BUG=none
TEST=try bots
R=andrew@webrtc.org, pbos@webrtc.org

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

git-svn-id: http://webrtc.googlecode.com/svn/trunk@5308 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
fbarchard@google.com 2013-12-17 18:18:17 +00:00
parent 052fa6243a
commit 50f7b2da5d

2
DEPS
View File

@ -72,7 +72,7 @@ deps = {
Var("chromium_trunk") + "/deps/third_party/libvpx@232686",
"third_party/libyuv":
(Var("googlecode_url") % "libyuv") + "/trunk@911",
(Var("googlecode_url") % "libyuv") + "/trunk@915",
"third_party/opus":
Var("chromium_trunk") + "/src/third_party/opus@185405",