Index: DEPS |
diff --git a/DEPS b/DEPS |
index 387e0e376c681b54103a5c0013f1c44378b7aeec..b0284dd9c8cdc04c426b77e111347e64ce8d7433 100644 |
--- a/DEPS |
+++ b/DEPS |
@@ -2,7 +2,7 @@ |
vars = { |
'chromium_git': 'https://chromium.googlesource.com', |
- 'chromium_revision': '10c0414243dada240a7fbac8853cb31d6ced5e86', |
+ 'chromium_revision': '54d7eb0b3a09f39e9db65452d72209bee09fd006', |
'boringssl_git': 'https://boringssl.googlesource.com', |
# Three lines of non-changing comments so that |
# the commit queue can handle CLs rolling swarming_client |
@@ -23,7 +23,7 @@ vars = { |
# Three lines of non-changing comments so that |
# the commit queue can handle CLs rolling catapult |
# and whatever else without interference from each other. |
- 'catapult_revision': '817b8684be607f1ac5aad1e6ef5713188a8cfb2c', |
+ 'catapult_revision': 'b33525e9912492df600d3642dbeacfc4f33d92be', |
# Three lines of non-changing comments so that |
# the commit queue can handle CLs rolling libFuzzer |
# and whatever else without interference from each other. |
@@ -41,7 +41,7 @@ deps = { |
'src/testing': |
Var('chromium_git') + '/chromium/src/testing' + '@' + '431cc90bd7630d3791cb79663f83029f45f733dd', |
'src/third_party': |
- Var('chromium_git') + '/chromium/src/third_party' + '@' + '8c16f97411d53a7f12eac60d9afd4d71a24a0204', |
+ Var('chromium_git') + '/chromium/src/third_party' + '@' + 'ecef6c9bc589de2e7dc987e5d0999372cafcaf4f', |
'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' + '@' + 'cd3626a2d5dccdc2aa5d5f41a61ba14b6e3d9130', |
+ Var('chromium_git') + '/chromium/src/tools' + '@' + 'ba34410c2981b54b15fcb19f737ac6072026bfb2', |
'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' + '@' + '4b8bbfe057c9bf02242c23bb60b353e7fa6a50f4', |
+ Var('chromium_git') + '/chromium/src/ios' + '@' + '0e24ce236e337b37aca6bb2a46dfabdabfef59ef', |
}, |
'unix': { |
'src/third_party/lss': |