Roll gyp 985:1012
Fix the world rebuilding in make 3.82. http://code.google.com/p/webrtc/issues/detail?id=62 r1012 also allows Chrome to build with Make on Mac. Haven't tested WebRTC, but it would be nice to have. Review URL: http://webrtc-codereview.appspot.com/119005 git-svn-id: http://webrtc.googlecode.com/svn/trunk@451 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
40373cc184
commit
aed0348e5b
2
DEPS
2
DEPS
@ -19,7 +19,7 @@ deps = {
|
||||
(Var("googlecode_url") % "googletest") + "/trunk@573",
|
||||
|
||||
"trunk/tools/gyp":
|
||||
(Var("googlecode_url") % "gyp") + "/trunk@985",
|
||||
(Var("googlecode_url") % "gyp") + "/trunk@1012",
|
||||
|
||||
"trunk/third_party/protobuf/":
|
||||
Var("chromium_trunk") + "/src/third_party/protobuf@" + Var("chromium_revision"),
|
||||
|
Loading…
x
Reference in New Issue
Block a user