Index: DEPS |
diff --git a/DEPS b/DEPS |
index acfe38c8ffeb2105f1856f453c89a55112a04d27..4dc63205118e968840bf954a97fa34f0975ca640 100644 |
--- a/DEPS |
+++ b/DEPS |
@@ -2,7 +2,7 @@ |
vars = { |
'chromium_git': 'https://chromium.googlesource.com', |
- 'chromium_revision': '6ddb8d2861199ccbde41579460d35b0eb625cacf', |
+ 'chromium_revision': '85f2caa791d58e72eb82957a05097ffa5559d513', |
'boringssl_git': 'https://boringssl.googlesource.com', |
# Three lines of non-changing comments so that |
# the commit queue can handle CLs rolling swarming_client |
@@ -33,7 +33,7 @@ deps = { |
# TODO(kjellander): Move this to be Android-only once the libevent dependency |
# in base/third_party/libevent is solved. |
'src/base': |
- Var('chromium_git') + '/chromium/src/base' + '@' + 'ec9c9359707b34fbb8bbc6da85109300880121a2', |
+ Var('chromium_git') + '/chromium/src/base' + '@' + 'c70dc1b9eebd0cd52de336e4363cc91728897f12', |
'src/build': |
Var('chromium_git') + '/chromium/src/build' + '@' + '1cef53c7506ea27797274af7aa47425fafa61e57', |
'src/buildtools': |
@@ -41,7 +41,7 @@ deps = { |
'src/testing': |
Var('chromium_git') + '/chromium/src/testing' + '@' + 'd1f2428318753c97aa3e7f5d6084a28926e5f183', |
'src/third_party': |
- Var('chromium_git') + '/chromium/src/third_party' + '@' + '3dfe35c3f7cc36f87687408f9c49c351268a4c85', |
+ Var('chromium_git') + '/chromium/src/third_party' + '@' + '020af231b14bd0f14e5e58a4010933bf5be547b6', |
'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' + '@' + 'f0f0c832e89c8101f22770f8ac21180d97ed6458', |
+ Var('chromium_git') + '/chromium/src/tools' + '@' + '88047361a02322f40a3e12f26f04d188c3a9589b', |
'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' + '@' + '07f3f49f7bee2edb4a774c474d9cc66f005d7f54', |
+ Var('chromium_git') + '/chromium/src/ios' + '@' + '57d1fb9e502fed4a058876b8708c23100651a191', |
}, |
'unix': { |
'src/third_party/lss': |