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

Unified Diff: DEPS

Issue 731473007: Update gtest and gmock to the latest versions (Closed) Base URL: https://chromium.googlesource.com/crashpad/crashpad@master
Patch Set: Created 6 years, 1 month 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 | no next file » | 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 3417d0cef62d74d6c4a5fe7e55dd2f1b7da5a4a1..acece73549082fd3fabe9c6f45f237238a5fb18f 100644
--- a/DEPS
+++ b/DEPS
@@ -19,10 +19,10 @@ vars = {
deps = {
'crashpad/third_party/gmock/gmock':
Var('chromium_git') + '/external/gmock@' +
- '08c004e6a66bab9509d0797a9cb66ed2ca15e244', # svn r463
+ '29763965ab52f24565299976b936d1265cb6a271', # svn r501
'crashpad/third_party/gtest/gtest':
Var('chromium_git') + '/external/gtest@' +
- '237d7a871eea8c1ef5227795e81ff071f15c2710', # svn r671
+ '8245545b6dc9c4703e6496d1efd19e975ad2b038', # svn r700
'crashpad/third_party/gyp/gyp':
Var('chromium_git') + '/external/gyp@' +
'46282cedf40ff7fe803be4af357b9d59050f02e4', # svn r1977
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698