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

Unified Diff: DEPS

Issue 3005703002: Roll chromium_revision 909d927bdd..b70fcc637f (497679:497682) (Closed)
Patch Set: Created 3 years, 4 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 ee2cbb26a9fea2a6e40c7cc535d0eec4a108c277..e0f7744abc8c0648ce68d006e0eade355d5a72b9 100644
--- a/DEPS
+++ b/DEPS
@@ -2,7 +2,7 @@
vars = {
'chromium_git': 'https://chromium.googlesource.com',
- 'chromium_revision': '909d927bdd281e3fd977ca8745fb8185b2f063bf',
+ 'chromium_revision': 'b70fcc637ffc6edb5dfcb5bbd409348ca79e8ac1',
'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' + '@' + '95aa8aeac0f0216501ebb11ac82f9c7a22800057',
'src/third_party':
- Var('chromium_git') + '/chromium/src/third_party' + '@' + '3c691a81d037aaffb1b640c5d4809d7f764cf1a9',
+ Var('chromium_git') + '/chromium/src/third_party' + '@' + 'ea765825fcf90aa6f2e30ad70a9fe7c45f3a2d1f',
'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