Roll libvpx 269083:278497

Match Chromium libvpx roll to fix Android bots.

TBR=ajm@google.com

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

git-svn-id: http://webrtc.googlecode.com/svn/trunk@6521 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
fgalligan@google.com 2014-06-23 15:07:15 +00:00
parent b6ebe75806
commit 948f768580

2
DEPS
View File

@ -99,7 +99,7 @@ deps = {
From("chromium_deps", "src/third_party/libsrtp"),
"third_party/libvpx":
Var("chromium_trunk") + "/deps/third_party/libvpx@269083",
Var("chromium_trunk") + "/deps/third_party/libvpx@278497",
"third_party/libyuv":
(Var("googlecode_url") % "libyuv") + "/trunk@1000",