Roll gyp 930:985 and gtest 539:573.
- gyp roll to solve: http://code.google.com/p/webrtc/issues/detail?id=32 (uses same rev as Chrome) - gtest roll to version 1.6.0. Review URL: http://webrtc-codereview.appspot.com/92016 git-svn-id: http://webrtc.googlecode.com/svn/trunk@328 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
881103225d
commit
c0b63a3b66
4
DEPS
4
DEPS
@ -16,10 +16,10 @@ deps = {
|
||||
Var("chromium_trunk") + "/src/testing@" + Var("chromium_revision"),
|
||||
|
||||
"trunk/testing/gtest":
|
||||
"http://googletest.googlecode.com/svn/trunk@539",
|
||||
(Var("googlecode_url") % "googletest") + "/trunk@573",
|
||||
|
||||
"trunk/tools/gyp":
|
||||
"http://gyp.googlecode.com/svn/trunk@930",
|
||||
(Var("googlecode_url") % "gyp") + "/trunk@985",
|
||||
|
||||
"trunk/third_party/protobuf/":
|
||||
Var("chromium_trunk") + "/src/third_party/protobuf@" + Var("chromium_revision"),
|
||||
|
Loading…
x
Reference in New Issue
Block a user