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

Unified Diff: DEPS

Issue 2992193002: Roll chromium_revision b0cc459877..ad18a3e1e9 (491287:491326) (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 65860a1993b82ddd9f31ed3ecb556fee237de63e..82aa0ccc057ba3d5696bbc4b1eb77b2a35c0568d 100644
--- a/DEPS
+++ b/DEPS
@@ -2,7 +2,7 @@
vars = {
'chromium_git': 'https://chromium.googlesource.com',
- 'chromium_revision': 'b0cc459877390268b1f9a9d54f7a278677d6f303',
+ 'chromium_revision': 'ad18a3e1e9c4eedbc256dfc5007aa21c665f12cc',
'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' + '@' + '6569db801d4cefb5cac5c86a4604e5d2fee21efc',
'src/third_party':
- Var('chromium_git') + '/chromium/src/third_party' + '@' + 'f55ea9fc8b1471283419502695be2b56938160d6',
+ Var('chromium_git') + '/chromium/src/third_party' + '@' + 'e4a378517808c3c3c7326b228c2787c569c5d752',
'src/third_party/boringssl/src':
Var('boringssl_git') + '/boringssl.git' + '@' + Var('boringssl_revision'),
'src/third_party/catapult':
@@ -76,7 +76,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' + '@' + '094dcc4b338641f3cacc90d559db8c9c73879761',
+ Var('chromium_git') + '/chromium/src/tools' + '@' + 'e2a32a060db478ac3a5217141b26107d48cf28f1',
'src/tools/gyp':
Var('chromium_git') + '/external/gyp.git' + '@' + 'd61a9397e668fa9843c4aa7da9e79460fe590bfb',
'src/tools/swarming_client':
@@ -118,7 +118,7 @@ deps_os = {
},
'ios': {
'src/ios':
- Var('chromium_git') + '/chromium/src/ios' + '@' + 'd5ab1ff88b8cfd4f1b815cf9d47e60f8f2ea3d98',
+ Var('chromium_git') + '/chromium/src/ios' + '@' + 'ea7c04df19ac7fe6677b620b6f00a3cdd3f2252c',
},
'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