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

Unified Diff: DEPS

Issue 2967813002: Try rolling chromium to a failing revision (Closed)
Patch Set: Add override in mb config Created 3 years, 5 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 | tools_webrtc/mb/mb_config.pyl » ('j') | 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 86a6f3bc257839cc994fdf6e48347b846d62ddad..c3032db291b05aaa9f8c42f4560e0fd305c112d6 100644
--- a/DEPS
+++ b/DEPS
@@ -2,7 +2,7 @@
vars = {
'chromium_git': 'https://chromium.googlesource.com',
- 'chromium_revision': 'cf58257d56a079b191b9d476fb12f2e58aaf4bda',
+ 'chromium_revision': '89e298f70872077a0e2325f57b6cafc5c7a36463',
'boringssl_git': 'https://boringssl.googlesource.com',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling swarming_client
@@ -35,7 +35,7 @@ deps = {
'src/base':
Var('chromium_git') + '/chromium/src/base' + '@' + '9d97c4401546953493165316699d12c7561e3247',
'src/build':
- Var('chromium_git') + '/chromium/src/build' + '@' + 'e9a431763efcffd2b1c211badf304e2603c1d980',
+ Var('chromium_git') + '/chromium/src/build' + '@' + 'c63241d0d3986fca8ea458895a6ce125e98c5969',
'src/buildtools':
Var('chromium_git') + '/chromium/buildtools.git' + '@' + '1dcd1bdbe93467531a50b60dbd18860803ca7be1',
'src/testing':
« no previous file with comments | « no previous file | tools_webrtc/mb/mb_config.pyl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698