Index: DEPS |
diff --git a/DEPS b/DEPS |
index d097fe6411819b98094c85de36b7ff5de51b5130..3f0ffa81a5d940dee0f1d01073170655bc32fc8d 100644 |
--- a/DEPS |
+++ b/DEPS |
@@ -2,7 +2,7 @@ |
vars = { |
'chromium_git': 'https://chromium.googlesource.com', |
- 'chromium_revision': '8638ef810c10cee09e467b2ecd678341e12fc892', |
+ 'chromium_revision': '3fa28bd7a0889a62f9bbddb6e051c2baefa6c6ff', |
'boringssl_git': 'https://boringssl.googlesource.com', |
# Three lines of non-changing comments so that |
# the commit queue can handle CLs rolling swarming_client |
@@ -23,7 +23,7 @@ vars = { |
# 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': '299d02a80d4158fc98d2a3bfe1a04c355286aec2', |
+ 'catapult_revision': '5366cb026ba8bca3a035199265d6d122189e88e9', |
# Three lines of non-changing comments so that |
# the commit queue can handle CLs rolling libFuzzer |
# and whatever else without interference from each other. |
@@ -36,7 +36,7 @@ deps = { |
'src/base': |
Var('chromium_git') + '/chromium/src/base' + '@' + 'ffab08fda2667e65c41dddc19b4bbee601758541', |
'src/build': |
- Var('chromium_git') + '/chromium/src/build' + '@' + 'b7b3669fbd5447c25dbce3a64ec22695a49ea2fc', |
+ Var('chromium_git') + '/chromium/src/build' + '@' + 'cc8fe7c6bf1c5c2accd889dd92ae7cda191b0451', |
'src/buildtools': |
Var('chromium_git') + '/chromium/buildtools.git' + '@' + 'b3771b1935ea74c388b6fb1750e83f5d83b39dec', |
'src/testing': |
@@ -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' + '@' + 'be9b81670b35987a1b5468ed0c5b0cc29b13d352', |
+ Var('chromium_git') + '/chromium/src/third_party' + '@' + '42a41bfa5f89f99a4f5cf078a76f965477b4d480', |
'src/third_party/boringssl/src': |
Var('boringssl_git') + '/boringssl.git' + '@' + Var('boringssl_revision'), |
'src/third_party/catapult': |
@@ -79,7 +79,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' + '@' + 'd4c639acaa34a593c03c280debc5d504ed3f4e8e', |
+ Var('chromium_git') + '/chromium/src/tools' + '@' + '77cf31ed49e145ee3e3f0e0f6eb2d3b53cf3bf3c', |
'src/tools/gyp': |
Var('chromium_git') + '/external/gyp.git' + '@' + 'e7079f0e0e14108ab0dba58728ff219637458563', |
'src/tools/swarming_client': |
@@ -119,7 +119,7 @@ deps_os = { |
}, |
'ios': { |
'src/ios': |
- Var('chromium_git') + '/chromium/src/ios' + '@' + 'c5d67c7fb6ee966f5d1623f903523c09abc7e61b', |
+ Var('chromium_git') + '/chromium/src/ios' + '@' + '2dbda27139f3d23cee6d8827fe06e3b9ab34683d', |
}, |
'unix': { |
'src/third_party/lss': |