Index: DEPS |
diff --git a/DEPS b/DEPS |
index 949d6b5097aeb04b422df681007f513ff6958452..fd43b4d5c424118116629ab590e38863232c6c58 100644 |
--- a/DEPS |
+++ b/DEPS |
@@ -2,7 +2,7 @@ |
vars = { |
'chromium_git': 'https://chromium.googlesource.com', |
- 'chromium_revision': '4c13484884ae6388d116d6d9d84c9fc42479630d', |
+ 'chromium_revision': '58a5a7ebbe02d0f25479533ad0c7209d71d0e901', |
'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' + '@' + '23a6b97f8de3c1af3a33ecb6fdf7b4a317655d0a', |
+ Var('chromium_git') + '/chromium/src/third_party' + '@' + 'b53c9959d0bbfc35815393dce4ea3e30618908a8', |
'src/third_party/boringssl/src': |
Var('boringssl_git') + '/boringssl.git' + '@' + Var('boringssl_revision'), |
'src/third_party/catapult': |