diff --git a/DEPS b/DEPS index a48b81580a..10779eeafd 100644 --- a/DEPS +++ b/DEPS @@ -19,6 +19,9 @@ deps = { "trunk/testing/gtest": (Var("googlecode_url") % "googletest") + "/trunk@573", + "trunk/testing/gmock": + (Var("googlecode_url") % "googlemock") + "/trunk@386", + "trunk/tools/gyp": (Var("googlecode_url") % "gyp") + "/trunk@1012",