Roll libvpx 211873:212975 to pick up build fixes for ninja iOS device build.
(this originally landed in r4391 and was reverted in r4399 on suspicion of breaking the mac bots; relanding just libvpx without rolling chromium to isolate the problem). BUG=2106 R=marpan@google.com Review URL: https://webrtc-codereview.appspot.com/1877004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@4405 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
6439afce5b
commit
e691b4f952
2
DEPS
2
DEPS
@ -66,7 +66,7 @@ deps = {
|
||||
From("chromium_deps", "src/third_party/libsrtp"),
|
||||
|
||||
"third_party/libvpx":
|
||||
Var("chromium_trunk") + "/deps/third_party/libvpx@211873",
|
||||
Var("chromium_trunk") + "/deps/third_party/libvpx@212975",
|
||||
|
||||
"third_party/libyuv":
|
||||
(Var("googlecode_url") % "libyuv") + "/trunk@723",
|
||||
|
Loading…
Reference in New Issue
Block a user