diff --git a/DEPS b/DEPS
index bbf1068..60a5148 100644
--- a/DEPS
+++ b/DEPS
@@ -129,11 +129,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': '71c0e94220380f4cbb3a8ba462ef9036fa7ab1ff',
+  'skia_revision': 'e25b4472cdd9f09cd393c9c34651218507c9847b',
   # 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': '2884953d9fbc2ddb4dc8b3dd1a6246601a834121',
+  'v8_revision': 'c0843ced0895d1a1415bdd39650994ba574ff5a3',
   # 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.
@@ -141,11 +141,11 @@
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling ANGLE
   # and whatever else without interference from each other.
-  'angle_revision': '1af744b57c879e8ff2c96e4d0b2320cda5434bb8',
+  'angle_revision': '5688c85b3c393ff6e549dd3b22b641e710078041',
   # 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': '04dd12d81ff02947614f04359f9ff973f7ea22b4',
+  'swiftshader_revision': '2b9fb4bf5ece8b42101a21693aac22b3f16983f4',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling PDFium
   # and whatever else without interference from each other.
@@ -805,7 +805,7 @@
 
   # Build tools for Chrome OS. Note: This depends on third_party/pyelftools.
   'src/third_party/chromite': {
-      'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '7a292fcdb49f5ce92baf40a148c12deb3a3da6ac',
+      'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '2f8cd2bbcb496e0ac9591092d508c5617c7fe5c7',
       'condition': 'checkout_linux',
   },
 
@@ -830,7 +830,7 @@
   },
 
   'src/third_party/depot_tools':
-    Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '422c432dd25db33631432920a628934044d27968',
+    Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '865445eb8a457bd1acf643d427e722f640c31f6f',
 
   'src/third_party/devtools-node-modules':
     Var('chromium_git') + '/external/github.com/ChromeDevTools/devtools-node-modules' + '@' + Var('devtools_node_modules_revision'),
@@ -1172,7 +1172,7 @@
   },
 
   'src/third_party/perfetto':
-    Var('android_git') + '/platform/external/perfetto.git' + '@' +  'cb851311e16f9d3238f301c5fc0cced12e7d3e23',
+    Var('android_git') + '/platform/external/perfetto.git' + '@' +  '2ba54ced73cba6639dfc4db4820e76b0233c89ab',
 
   'src/third_party/perl': {
       'url': Var('chromium_git') + '/chromium/deps/perl.git' + '@' + 'ac0d98b5cee6c024b0cffeb4f8f45b6fc5ccdb78',
@@ -1384,7 +1384,7 @@
     Var('chromium_git') + '/v8/v8.git' + '@' +  Var('v8_revision'),
 
   'src-internal': {
-    'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@4a9952abf1d0f35892f7553b335939169a8a4dc7',
+    'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@1e9a676900b263e30f7b46530208d9150f6d99f7',
     'condition': 'checkout_src_internal',
   },