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

Unified Diff: DEPS

Issue 1467283002: Update gtest to 786564fa4a3c8e0f908acca32cce481de5481b9f (Closed) Base URL: https://chromium.googlesource.com/crashpad/crashpad@master
Patch Set: Created 5 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 ab3137de48602cbcded377ca91737476881163c0..e58335316d9ca1f80c0f5b848f2dfbc414f256b5 100644
--- a/DEPS
+++ b/DEPS
@@ -19,7 +19,7 @@ vars = {
deps = {
'crashpad/third_party/gtest/gtest':
Var('chromium_git') + '/external/github.com/google/googletest@' +
- '71a26ac68b28c61686b8941730a6b2577912e239',
+ '786564fa4a3c8e0f908acca32cce481de5481b9f',
'crashpad/third_party/gyp/gyp':
Var('chromium_git') + '/external/gyp@' +
'01528c7244837168a1c80f06ff60fa5a9793c824',
« 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