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

Unified Diff: DEPS

Issue 2948563002: Roll chromium_revision 4b74fa1307..df32089dae (480384:480415) (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 3eb685c07567b5f83f940b1f8210d0c890094965..322994772ed3a5a1272919d46be85141b22b362e 100644
--- a/DEPS
+++ b/DEPS
@@ -2,7 +2,7 @@
vars = {
'chromium_git': 'https://chromium.googlesource.com',
- 'chromium_revision': '4b74fa1307784d2fe83c3dad453874e7b3911331',
+ 'chromium_revision': 'df32089dae6e21484be5afb43aedc33caab54f83',
'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' + '@' + '1f3a1393a1dafd033837e41900d04ed5ff682f72',
'src/third_party':
- Var('chromium_git') + '/chromium/src/third_party' + '@' + 'a51f70cc9bab468833685e12d2d892b2e82d4866',
+ Var('chromium_git') + '/chromium/src/third_party' + '@' + 'c98568525d3ea84b4984bb85d51856b558d219bb',
'src/third_party/boringssl/src':
Var('boringssl_git') + '/boringssl.git' + '@' + Var('boringssl_revision'),
'src/third_party/catapult':
@@ -74,7 +74,7 @@ deps = {
'src/third_party/yasm/source/patched-yasm':
Var('chromium_git') + '/chromium/deps/yasm/patched-yasm.git' + '@' + '7da28c6c7c6a1387217352ce02b31754deb54d2a',
'src/tools':
- Var('chromium_git') + '/chromium/src/tools' + '@' + '629b957ce6890aba104dd1f07811c33a1fbdcd3d',
+ Var('chromium_git') + '/chromium/src/tools' + '@' + '7be871ab91d70c09053cda5205d3f1807c5418fd',
'src/tools/gyp':
Var('chromium_git') + '/external/gyp.git' + '@' + 'eb296f67da078ec01f5e3a9ea9cdc6d26d680161',
'src/tools/swarming_client':
@@ -116,7 +116,7 @@ deps_os = {
},
'ios': {
'src/ios':
- Var('chromium_git') + '/chromium/src/ios' + '@' + 'a51e38bbbbeb95d71c600d53054804ccc788e612',
+ Var('chromium_git') + '/chromium/src/ios' + '@' + '2c70da4d67db8897461afeb4728fed54fa41ce0a',
},
'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