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

Unified Diff: DEPS

Issue 2959623002: Roll chromium_revision 5b79bb9450..a6efd0193c (482164:482166) (Closed)
Patch Set: Created 3 years, 6 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 | 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 925a380ce2a6d8336c4790e475def09ec8110632..bffc07f8e93edbae2eafe810fa74128668cd16a7 100644
--- a/DEPS
+++ b/DEPS
@@ -2,7 +2,7 @@
vars = {
'chromium_git': 'https://chromium.googlesource.com',
- 'chromium_revision': '5b79bb94507c11eb120c8ac6c0c62e60f71701f3',
+ 'chromium_revision': 'a6efd0193c3ba9d75da93694df4e0441c82dd12d',
'boringssl_git': 'https://boringssl.googlesource.com',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling swarming_client
@@ -41,7 +41,7 @@ deps = {
'src/testing':
Var('chromium_git') + '/chromium/src/testing' + '@' + '20239e4f974820a52195cc7caf5a36c1e055cc3a',
'src/third_party':
- Var('chromium_git') + '/chromium/src/third_party' + '@' + 'b4095a91591a3da35a8bbf669b6585f964c7fbdf',
+ Var('chromium_git') + '/chromium/src/third_party' + '@' + '5c0b7710af2856dfd5abe105015179d32ec0e388',
'src/third_party/boringssl/src':
Var('boringssl_git') + '/boringssl.git' + '@' + Var('boringssl_revision'),
'src/third_party/catapult':
« 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