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

Unified Diff: DEPS

Issue 3008693002: Roll chromium_revision d8870c11e8..d353b64c1d (497726:497740) (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 4ada90069427afab9c042bd747b8200b5edfd5b2..a96bfafe15c8e884046f8abec7181ea919c8c5f6 100644
--- a/DEPS
+++ b/DEPS
@@ -2,7 +2,7 @@
vars = {
'chromium_git': 'https://chromium.googlesource.com',
- 'chromium_revision': 'd8870c11e86660c3de10ecf8da05cf53150e18a2',
+ 'chromium_revision': 'd353b64c1d0bac38e3b5f658a3aa335c125583c9',
'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' + '@' + 'f8ae07489f5767e4bbc2b0cee12d7b3c529bc92d',
'src/third_party':
- Var('chromium_git') + '/chromium/src/third_party' + '@' + '939a638f02ff014d1934033bada59e4d4b475cd1',
+ Var('chromium_git') + '/chromium/src/third_party' + '@' + '1216eef68df7b8ca1c797a344bca0b102bbca839',
'src/third_party/boringssl/src':
Var('boringssl_git') + '/boringssl.git' + '@' + Var('boringssl_revision'),
'src/third_party/catapult':
@@ -118,7 +118,7 @@ deps_os = {
},
'ios': {
'src/ios':
- Var('chromium_git') + '/chromium/src/ios' + '@' + '58ba7592f33cf0218da34667535949a25432ade6',
+ Var('chromium_git') + '/chromium/src/ios' + '@' + 'bbdf216145cbd0d5ee91d67467aa91ab8d6b6dd2',
},
'unix': {
'src/third_party/lss':
« 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