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

Unified Diff: DEPS

Issue 2911813002: Roll chromium_revision 2d8f80cfe9..d555fc2751 (475231:475243) (Closed)
Patch Set: Created 3 years, 7 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 9adf55232bfb9e6d8b6bb686b3a9b9a318cc551c..fc24b1588ac35b021d7956da062020ce4841254b 100644
--- a/DEPS
+++ b/DEPS
@@ -2,7 +2,7 @@
vars = {
'chromium_git': 'https://chromium.googlesource.com',
- 'chromium_revision': '2d8f80cfe9a0069c01a44d3f209b69e5186da2fc',
+ 'chromium_revision': 'd555fc27510ae3b0c155bfabc089f67edf412bda',
'boringssl_git': 'https://boringssl.googlesource.com',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling swarming_client
@@ -35,13 +35,13 @@ deps = {
'src/base':
Var('chromium_git') + '/chromium/src/base' + '@' + '01fa4ad4a7c12be437197276652ad123a508a914',
'src/build':
- Var('chromium_git') + '/chromium/src/build' + '@' + '4249339127fe1beda6c62cb872f44db1ef9324e3',
+ Var('chromium_git') + '/chromium/src/build' + '@' + '50838e8e6baf126a8f41129675e2923e6eb1caaf',
'src/buildtools':
Var('chromium_git') + '/chromium/buildtools.git' + '@' + '104574186c17cd4701857454feba8872e52a7d82',
'src/testing':
Var('chromium_git') + '/chromium/src/testing' + '@' + '800b3c5e8464dca0e0a3dd02de74bb50d73c0dd3',
'src/third_party':
- Var('chromium_git') + '/chromium/src/third_party' + '@' + '35acf877d31916b8b88f3ab3361786d469622e85',
+ Var('chromium_git') + '/chromium/src/third_party' + '@' + '578d2c07e14886a53ce0a45352ca33bebd2bac75',
'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' + '@' + '52d5c183cd700efd66a065faae87b68bc47fadb2',
+ Var('chromium_git') + '/chromium/src/tools' + '@' + '769aa8d0a9a8dfc22722322e4319226c6351f1cc',
'src/tools/gyp':
Var('chromium_git') + '/external/gyp.git' + '@' + 'eb296f67da078ec01f5e3a9ea9cdc6d26d680161',
'src/tools/swarming_client':
« 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