Index: DEPS |
diff --git a/DEPS b/DEPS |
index 709947bdf05c16dba4875cb748548f176c6be520..293e3885578830766313bb5583d36ecb3d14b363 100644 |
--- a/DEPS |
+++ b/DEPS |
@@ -2,7 +2,7 @@ |
vars = { |
'chromium_git': 'https://chromium.googlesource.com', |
- 'chromium_revision': '70957b2671edd5d21ec7b8a6cd36c0cc1f92df99', |
+ 'chromium_revision': '496a750d382e5ff646318d04f85e8bcd02a48ff9', |
'boringssl_git': 'https://boringssl.googlesource.com', |
# Three lines of non-changing comments so that |
# the commit queue can handle CLs rolling swarming_client |
@@ -15,7 +15,7 @@ |
# Three lines of non-changing comments so that |
# the commit queue can handle CLs rolling BoringSSL |
# and whatever else without interference from each other. |
- 'boringssl_revision': '3f2611a98fce5c84e5e01408d2b8e18316143e84', |
+ 'boringssl_revision': '358baeb9a4df81ccb916a5b8cf0ed059087645bd', |
# Three lines of non-changing comments so that |
# the commit queue can handle CLs rolling nss |
# and whatever else without interference from each other. |
@@ -27,30 +27,30 @@ |
# 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': 'df67b479111472de101150fa01307279df03f24f', |
+ 'catapult_revision': 'a801abb6bc4419c4d50a9c47a504a001bc1568c4', |
# Three lines of non-changing comments so that |
# the commit queue can handle CLs rolling libFuzzer |
# and whatever else without interference from each other. |
- 'libfuzzer_revision': '64bdf915852b7a8c2b81013682d77e003280168b', |
+ 'libfuzzer_revision': '78ee52d0c69db57fe0e984d252a991390e7d6c9b', |
} |
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' + '@' + '3a1e5145d54ffd6f4947e22455d770b4c54c273b', |
+ Var('chromium_git') + '/chromium/src/base' + '@' + '32f2a4543f5f61fb14d327deb9cbcb2bde1cae1b', |
'src/build': |
- Var('chromium_git') + '/chromium/src/build' + '@' + 'a5b79d98694b613bb7162e993df27bcd620a333e', |
+ Var('chromium_git') + '/chromium/src/build' + '@' + '337c73855e0ac4da077f7811a19371ea34f2956b', |
'src/buildtools': |
Var('chromium_git') + '/chromium/buildtools.git' + '@' + 'a7cc7a3e21a061975b33dcdcd81a9716ba614c3c', |
'src/testing': |
- Var('chromium_git') + '/chromium/src/testing' + '@' + '908af2e60433e3d7b18d000ce462a989c15ddc6a', |
+ Var('chromium_git') + '/chromium/src/testing' + '@' + '04c1f97a2d76a2e430b4cf1d63e0a67cd80c7587', |
'src/testing/gtest': |
Var('chromium_git') + '/external/github.com/google/googletest.git' + '@' + '6f8a66431cb592dad629028a50b3dd418a408c87', |
'src/testing/gmock': |
Var('chromium_git') + '/external/googlemock.git' + '@' + '0421b6f358139f02e102c9c332ce19a33faf75be', # from svn revision 566 |
'src/third_party': |
- Var('chromium_git') + '/chromium/src/third_party' + '@' + '86943633802b113a93de3a789aad988878ca205a', |
+ Var('chromium_git') + '/chromium/src/third_party' + '@' + 'c9a58f7ae6ec543ba4acca58dbd32db050297590', |
'src/third_party/boringssl/src': |
Var('boringssl_git') + '/boringssl.git' + '@' + Var('boringssl_revision'), |
'src/third_party/catapult': |
@@ -85,7 +85,7 @@ |
'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' + '@' + '9491f0f1c7a134a9d65b787df8d5ba160e699bee', |
+ Var('chromium_git') + '/chromium/src/tools' + '@' + 'd4ba547dba41c89e4dfdcef00491017bf39f0d60', |
'src/tools/gyp': |
Var('chromium_git') + '/external/gyp.git' + '@' + 'e7079f0e0e14108ab0dba58728ff219637458563', |
'src/tools/swarming_client': |
@@ -97,7 +97,7 @@ |
'src/third_party/gflags/src': |
Var('chromium_git') + '/external/github.com/gflags/gflags' + '@' + '03bebcb065c83beff83d50ae025a55a4bf94dfca', |
'src/third_party/gtest-parallel': |
- Var('chromium_git') + '/external/webrtc/deps/third_party/gtest-parallel' + '@' + 'e281b59a8e04e98a4a5cacfd2e139d4d4a401d93', |
+ Var('chromium_git') + '/external/webrtc/deps/third_party/gtest-parallel' + '@' + '8768563f5c580f8fc416a13c35c8f23b8a602821', |
} |
deps_os = { |
@@ -125,7 +125,7 @@ |
}, |
'ios': { |
'src/ios': |
- Var('chromium_git') + '/chromium/src/ios' + '@' + '533d4812cce6bb1f9c39d5a591814ca89b64c840', |
+ Var('chromium_git') + '/chromium/src/ios' + '@' + '6b87d69c725f74a7d396c376cf1ace8c9f803b63', |
}, |
'unix': { |
'src/third_party/lss': |