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

Unified Diff: DEPS

Issue 2920193002: Roll chromium_revision c3e34b2e51..a443085799 (476936:476956) (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 3c47d265e83b131b2cc984112e2ff84a14ed0db4..c335a56af3420422550c97fffeb1b7140ad3bad0 100644
--- a/DEPS
+++ b/DEPS
@@ -2,7 +2,7 @@
vars = {
'chromium_git': 'https://chromium.googlesource.com',
- 'chromium_revision': 'c3e34b2e51926d4b133aee54d3db4608c94707f3',
+ 'chromium_revision': 'a4430857991cdb2b974bd99c565ff8713b48e3ad',
'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' + '@' + 'e922fbd25c832ca883891eabb53d3899c9465b3b',
'src/third_party':
- Var('chromium_git') + '/chromium/src/third_party' + '@' + 'e0be345a509b3aba07598db94fc09b034031459d',
+ Var('chromium_git') + '/chromium/src/third_party' + '@' + 'b61cada430edb1800f9f44b1b0107367ea7434f9',
'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