| 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':
|
|
|