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

Unified Diff: DEPS

Issue 451993002: Synchronize GTest/GMock dependencies with Chromium. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
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 | « .DEPS.git ('k') | Makefile » ('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 d45080f0f74ed9b24d8a945f9de80792676393c1..9459204f2cb6054d9114dba86c9463bbc610a6ed 100644
--- a/DEPS
+++ b/DEPS
@@ -21,10 +21,10 @@ deps = {
Var("buildtools_revision"),
"v8/testing/gtest":
- "http://googletest.googlecode.com/svn/trunk@643",
+ "http://googletest.googlecode.com/svn/trunk@692",
"v8/testing/gmock":
- "http://googlemock.googlecode.com/svn/trunk@410",
+ "http://googlemock.googlecode.com/svn/trunk@485",
}
deps_os = {
« no previous file with comments | « .DEPS.git ('k') | Makefile » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698