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

Unified Diff: trunk/src/DEPS

Issue 454823002: Revert 288164 "Roll gtest and gmock DEPS." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 6 years, 4 months 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 | trunk/src/build/secondary/testing/gtest/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/src/DEPS
===================================================================
--- trunk/src/DEPS (revision 288238)
+++ trunk/src/DEPS (working copy)
@@ -100,10 +100,10 @@
(Var("googlecode_url") % "open-vcdiff") + "/trunk@42",
"src/testing/gtest":
- (Var("googlecode_url") % "googletest") + "/trunk@692",
+ (Var("googlecode_url") % "googletest") + "/trunk@643",
"src/testing/gmock":
- (Var("googlecode_url") % "googlemock") + "/trunk@485",
+ (Var("googlecode_url") % "googlemock") + "/trunk@410",
"src/third_party/angle":
Var("chromium_git") + "/angle/angle.git@" + Var("angle_revision"),
« no previous file with comments | « no previous file | trunk/src/build/secondary/testing/gtest/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698