roll libyuv to r1033 for clang-cl support on windows.
BUG=chromium:391927 TESTED=manual testing libyuv compiles with clang-cl R=andrew@webrtc.org Review URL: https://webrtc-codereview.appspot.com/16849004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@6657 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
b614d0626f
commit
cb973686e8
2
DEPS
2
DEPS
@ -108,7 +108,7 @@ deps = {
|
||||
From("chromium_deps", "src/third_party/libvpx"),
|
||||
|
||||
"third_party/libyuv":
|
||||
(Var("googlecode_url") % "libyuv") + "/trunk@1025",
|
||||
(Var("googlecode_url") % "libyuv") + "/trunk@1033",
|
||||
|
||||
"third_party/opus":
|
||||
Var("chromium_trunk") + "/src/third_party/opus@" + Var("chromium_revision"),
|
||||
|
Loading…
x
Reference in New Issue
Block a user