Index: DEPS |
diff --git a/DEPS b/DEPS |
index 45de6419ec7527d3da3987c705daa6500aad71d1..34375f38554a0bf2edb808bd97a2516a5faf89ff 100644 |
--- a/DEPS |
+++ b/DEPS |
@@ -2,7 +2,7 @@ |
vars = { |
'chromium_git': 'https://chromium.googlesource.com', |
- 'chromium_revision': 'd999f0f298065398ec9bbc156c177892d74d17f6', |
+ 'chromium_revision': '33befeca2d1411dfb708f86769986d49ffb35f75', |
'boringssl_git': 'https://boringssl.googlesource.com', |
# Three lines of non-changing comments so that |
# the commit queue can handle CLs rolling swarming_client |
@@ -42,7 +42,7 @@ deps = { |
'src/testing': |
Var('chromium_git') + '/chromium/src/testing' + '@' + '972dcb04c58dd3471b9b90075f27a1842249e4ae', |
'src/third_party': |
- Var('chromium_git') + '/chromium/src/third_party' + '@' + 'ea4c49f62bf81c2c03366243e2045b723277991e', |
+ Var('chromium_git') + '/chromium/src/third_party' + '@' + '831df0d46a3af064b1a0ceafa55bd05ad3a52318', |
'src/third_party/boringssl/src': |
Var('boringssl_git') + '/boringssl.git' + '@' + Var('boringssl_revision'), |
'src/third_party/catapult': |
@@ -77,7 +77,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' + '@' + 'da0077db9739f380bc2a65f8ab4897025afdfee9', |
+ Var('chromium_git') + '/chromium/src/tools' + '@' + '92642df33c1aae58449946f6e5f6ed87e8d8378f', |
'src/tools/gyp': |
Var('chromium_git') + '/external/gyp.git' + '@' + 'eb296f67da078ec01f5e3a9ea9cdc6d26d680161', |
'src/tools/swarming_client': |
@@ -122,7 +122,7 @@ deps_os = { |
}, |
'ios': { |
'src/ios': |
- Var('chromium_git') + '/chromium/src/ios' + '@' + '88d49b4b466be9c1245af6883bba325ccfe371cb', |
+ Var('chromium_git') + '/chromium/src/ios' + '@' + '38f28a186c028021742e10f65d63ce91a8a243bf', |
}, |
'unix': { |
'src/third_party/lss': |