Roll libvpx 254609:258445.

Picks up the suppression of -fstack-protector-all on iOS to avoid a crash.

BUG=3067
R=wu@webrtc.org

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

git-svn-id: http://webrtc.googlecode.com/svn/trunk@5745 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
fischman@webrtc.org
2014-03-21 00:20:01 +00:00
parent 0c6f0f94f1
commit 9c2bd2b288

2
DEPS
View File

@ -78,7 +78,7 @@ deps = {
From("chromium_deps", "src/third_party/libsrtp"),
"third_party/libvpx":
Var("chromium_trunk") + "/deps/third_party/libvpx@254609",
Var("chromium_trunk") + "/deps/third_party/libvpx@258445",
"third_party/libyuv":
(Var("googlecode_url") % "libyuv") + "/trunk@985",