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

Unified Diff: DEPS

Issue 2785653002: Use Chromium's mirror of github for gtest-parallel. (Closed)
Patch Set: Roll latest revision. Created 3 years, 9 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 | tools-webrtc/gtest-parallel-wrapper.py » ('j') | tools-webrtc/mb/mb_unittest.py » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
diff --git a/DEPS b/DEPS
index 493a992a5b5b1752b7dc65c81b3e2dda077d2eeb..8af4219b5becc84e7e050e2cf3bfeb9e0fac3a72 100644
--- a/DEPS
+++ b/DEPS
@@ -91,7 +91,7 @@ deps = {
'src/third_party/gflags/src':
Var('chromium_git') + '/external/github.com/gflags/gflags' + '@' + '03bebcb065c83beff83d50ae025a55a4bf94dfca',
'src/third_party/gtest-parallel':
- Var('chromium_git') + '/external/webrtc/deps/third_party/gtest-parallel' + '@' + '1dad0e9f6d82ff994130b529d7d814b40eb32b0e',
+ Var('chromium_git') + '/external/github.com/google/gtest-parallel' + '@' + 'f3c90adaadecab22e7f2591746b4d88747dd9a3e',
}
deps_os = {
« no previous file with comments | « no previous file | tools-webrtc/gtest-parallel-wrapper.py » ('j') | tools-webrtc/mb/mb_unittest.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698