diff --git a/DEPS b/DEPS
index ac17347..8f80a4f 100644
--- a/DEPS
+++ b/DEPS
@@ -105,7 +105,7 @@
   # 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': '6784ffa78e70e17084e1b30e724a8ded175d6007',
+  'skia_revision': 'cdefa23a23cfc411fb50a21d9a06bfaa8d037886',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling V8
   # and whatever else without interference from each other.
@@ -161,11 +161,11 @@
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling HarfBuzz
   # and whatever else without interference from each other.
-  'harfbuzz_revision': '2cb075fe26201f3e370fccfff6c1bc242b5acc79',
+  'harfbuzz_revision': '957e7756634a4fdf1654041e20e883cf964ecac9',
   # 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': '5abd99f5f7685f0e3b18f11e2fcda667a3be83e3',
+  'catapult_revision': '82213060d5ce0d376671dda9ca3928b5ad1c9c69',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling libFuzzer
   # and whatever else without interference from each other.
@@ -346,16 +346,6 @@
       'condition': 'checkout_nacl',
   },
 
-  'src/tools/luci-go': {
-      'packages': [
-        {
-          'package': 'infra/tools/luci/isolate/${{platform}}',
-          'version': 'git_revision:8b15ba47cbaf07a56f93326e39f0c8e5069c19e8',
-        },
-      ],
-      'dep_type': 'cipd',
-  },
-
   'src/third_party/SPIRV-Tools/src':
     Var('chromium_git') + '/external/github.com/KhronosGroup/SPIRV-Tools.git' + '@' + '9166854ac93ef81b026e943ccd230fed6c8b8d3c',
 
@@ -1718,7 +1708,6 @@
     ],
   },
   # Pull luci-go binaries (isolate, swarming) using checked-in hashes.
-  # TODO(maruel): Remove, https://crbug.com/851596
   {
     'name': 'luci-go_win',
     'pattern': '.',