diff --git a/DEPS b/DEPS index 2b194c6..bbc0c3a2 100644 --- a/DEPS +++ b/DEPS
@@ -105,11 +105,11 @@ # Three lines of non-changing comments so that # the commit queue can handle CLs rolling Skia # and whatever else without interference from each other. - 'skia_revision': '5953a476d9f74baa9e61ab14f71b2d211fca9721', + 'skia_revision': '9db44ed0ef7f4f1e548fdc3f3b9bb4674f9ee4ef', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling V8 # and whatever else without interference from each other. - 'v8_revision': '0c05bf73b422ca9c849cec08fa23cf4589b0b508', + 'v8_revision': '132145aaee8c9e4c7d089763a3dd40646e686516', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling swarming_client # and whatever else without interference from each other. @@ -165,7 +165,7 @@ # 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': 'd95dde6e066fe1b0ef88d3e0e5ccb5cae48b05a9', + 'catapult_revision': 'a7fb87b3a3d1dde21cc2cb1e0fd10e6c3bf3496c', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling libFuzzer # and whatever else without interference from each other. @@ -181,7 +181,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. - 'feed_revision': 'a4e91c7238e329ad11e48b068fe3b1e935c0de9b', + 'feed_revision': '831b51c0ac199fea3278ceb9de361c22486da935', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling android_sdk_build-tools_version # and whatever else without interference from each other. @@ -604,7 +604,7 @@ }, 'src/third_party/depot_tools': - Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '0ec9d15571fb274b817e3f0336a78bfd35b75e50', + Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '81db1d50324a9f2df87c05ff7cc6d082b27db242', 'src/third_party/devtools-node-modules': Var('chromium_git') + '/external/github.com/ChromeDevTools/devtools-node-modules' + '@' + Var('devtools_node_modules_revision'), @@ -954,7 +954,7 @@ }, 'src/third_party/perfetto': - Var('android_git') + '/platform/external/perfetto.git' + '@' + '46ef92275f435ab46cfa6e848e844d50a9067da9', + Var('android_git') + '/platform/external/perfetto.git' + '@' + 'de2476bcaacf85f60bb6d8f13fadbe871dd1e3ce', 'src/third_party/perl': { 'url': Var('chromium_git') + '/chromium/deps/perl.git' + '@' + 'ac0d98b5cee6c024b0cffeb4f8f45b6fc5ccdb78',