diff --git a/DEPS b/DEPS index 5fc7e64..1ee19941 100644 --- a/DEPS +++ b/DEPS
@@ -154,7 +154,7 @@ # Three lines of non-changing comments so that # the commit queue can handle CLs rolling SwiftShader # and whatever else without interference from each other. - 'swiftshader_revision': '5c9e165bc4d554840ed32e52876f0fbde45c9a4f', + 'swiftshader_revision': '7e95471ae492b057ae3fa48f9ecb2f12a277ec94', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling PDFium # and whatever else without interference from each other. @@ -257,7 +257,7 @@ # Three lines of non-changing comments so that # the commit queue can handle CLs rolling feed # and whatever else without interference from each other. - 'spv_tools_revision': '08cc49ec59c3ff4d6bd4bb4f2097ede35e802158', + 'spv_tools_revision': '43fb2403a679ede45157aac6ea90f16700560700', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling feed # and whatever else without interference from each other. @@ -807,7 +807,7 @@ # Build tools for Chrome OS. Note: This depends on third_party/pyelftools. 'src/third_party/chromite': { - 'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + 'b933eedeb03d81be108a053619f602b598879dc7', + 'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + 'e78bec14dbc9b2e3c2b5de18cbe6a7fdf44fdb5b', 'condition': 'checkout_linux', }, @@ -832,7 +832,7 @@ }, 'src/third_party/depot_tools': - Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '8a37389368143a44c4acd48117be68a4c3214e5b', + Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '42b03c34539b29f2018295486724904f5549e2a4', 'src/third_party/devtools-node-modules': Var('chromium_git') + '/external/github.com/ChromeDevTools/devtools-node-modules' + '@' + Var('devtools_node_modules_revision'), @@ -912,7 +912,7 @@ 'packages': [ { 'package': 'chromium/third_party/google-truth', - 'version': '0VVeotkT0RWtPio6D5NOjDWUwgzDXEbOlqAdmRZ4ku4C', + 'version': 'u8oovXxp24lStqX4d54htRovta-75Sy2w7ijg1TL07gC', }, ], 'condition': 'checkout_android', @@ -1187,7 +1187,7 @@ }, 'src/third_party/perfetto': - Var('android_git') + '/platform/external/perfetto.git' + '@' + '3515443cb534f2503dffb45e54c384b30598141f', + Var('android_git') + '/platform/external/perfetto.git' + '@' + 'a0af62e20b0a6ee8f399da7e4331d22ee3dc1697', 'src/third_party/perl': { 'url': Var('chromium_git') + '/chromium/deps/perl.git' + '@' + '6f3e5028eb65d0b4c5fdd792106ac4c84eee1eb3', @@ -1396,7 +1396,7 @@ Var('chromium_git') + '/v8/v8.git' + '@' + Var('v8_revision'), 'src-internal': { - 'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@c86b527c737088eddef3cd2003b278107812c17e', + 'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@e1929c10f0568a6d8f869ba26fe5f580ce9c06b3', 'condition': 'checkout_src_internal', },