Add gmock 1.6.0 to DEPS.
Review URL: http://webrtc-codereview.appspot.com/132016 git-svn-id: http://webrtc.googlecode.com/svn/trunk@587 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
3
DEPS
3
DEPS
@ -19,6 +19,9 @@ deps = {
|
|||||||
"trunk/testing/gtest":
|
"trunk/testing/gtest":
|
||||||
(Var("googlecode_url") % "googletest") + "/trunk@573",
|
(Var("googlecode_url") % "googletest") + "/trunk@573",
|
||||||
|
|
||||||
|
"trunk/testing/gmock":
|
||||||
|
(Var("googlecode_url") % "googlemock") + "/trunk@386",
|
||||||
|
|
||||||
"trunk/tools/gyp":
|
"trunk/tools/gyp":
|
||||||
(Var("googlecode_url") % "gyp") + "/trunk@1012",
|
(Var("googlecode_url") % "gyp") + "/trunk@1012",
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user