Index: DEPS |
diff --git a/DEPS b/DEPS |
index e3768b7fae2c42143337d77e5725c3f5fd6dd03e..16bdf9b0d150ff6ff8e6fe5c3efb746b3e0a2d54 100644 |
--- a/DEPS |
+++ b/DEPS |
@@ -2,7 +2,7 @@ |
vars = { |
'chromium_git': 'https://chromium.googlesource.com', |
- 'chromium_revision': 'bf4c26dc210ffc424a0974401bdd0bc0bdb78c00', |
+ 'chromium_revision': '6d3aa4c52ee23c233ec65f08c0a6ee0cb1aeca6a', |
'boringssl_git': 'https://boringssl.googlesource.com', |
# Three lines of non-changing comments so that |
# the commit queue can handle CLs rolling swarming_client |
@@ -46,7 +46,7 @@ deps = { |
'src/testing/gmock': |
Var('chromium_git') + '/external/googlemock.git' + '@' + '0421b6f358139f02e102c9c332ce19a33faf75be', # from svn revision 566 |
'src/third_party': |
- Var('chromium_git') + '/chromium/src/third_party' + '@' + '2319e07607e00dfb0517396aa0085d60f1f1ead3', |
+ Var('chromium_git') + '/chromium/src/third_party' + '@' + 'cfeb2913a94bc4b0a83920e3c45ec1738de07438', |
'src/third_party/boringssl/src': |
Var('boringssl_git') + '/boringssl.git' + '@' + Var('boringssl_revision'), |
'src/third_party/catapult': |