Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(134)

Unified Diff: DEPS

Issue 11431003: roll gtest 621:629 and gmock 405:410 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: comment Created 8 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | base/message_pump_io_ios_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
diff --git a/DEPS b/DEPS
index d97b85bd6d062504a0b7302f14aaea76070c0e9c..e7f9aaea5eb98e5d989b63f745bb46f640e9141c 100644
--- a/DEPS
+++ b/DEPS
@@ -56,10 +56,10 @@ deps = {
(Var("googlecode_url") % "open-vcdiff") + "/trunk@42",
"src/testing/gtest":
- (Var("googlecode_url") % "googletest") + "/trunk@621",
+ (Var("googlecode_url") % "googletest") + "/trunk@629",
"src/testing/gmock":
- (Var("googlecode_url") % "googlemock") + "/trunk@405",
+ (Var("googlecode_url") % "googlemock") + "/trunk@410",
"src/third_party/angle":
(Var("googlecode_url") % "angleproject") + "/trunk@1394",
« no previous file with comments | « no previous file | base/message_pump_io_ios_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698