Fix for xgetbv on Visual Studio 2010.
BUG=none TEST=local build of webrtc with 2010. python build\gyp_chromium --depth=. -G msvs_version=2010 -fninja all.gyp & ninja -C out\Debug R=niklas.enbom@webrtc.org Review URL: https://webrtc-codereview.appspot.com/3529004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@5092 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
bde3056567
commit
a7855a88b3
2
DEPS
2
DEPS
@ -72,7 +72,7 @@ deps = {
|
||||
Var("chromium_trunk") + "/deps/third_party/libvpx@225010",
|
||||
|
||||
"third_party/libyuv":
|
||||
(Var("googlecode_url") % "libyuv") + "/trunk@832",
|
||||
(Var("googlecode_url") % "libyuv") + "/trunk@844",
|
||||
|
||||
"third_party/opus":
|
||||
Var("chromium_trunk") + "/src/third_party/opus@185405",
|
||||
|
Loading…
x
Reference in New Issue
Block a user