diff --git a/DEPS b/DEPS
index 8d2bc78..0e7c772 100644
--- a/DEPS
+++ b/DEPS
@@ -174,11 +174,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': 'd4c75347e4d386a3eed50d73a473621155d5fe16',
+  'angle_revision': 'f703443b1f675f9205c8507e0bcf9d04e04c432e',
   # 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': '2eae4389fbdf1914385106513973a00960b0e6e2',
+  'swiftshader_revision': '30d3c8afe19c6e741fd084c82d4f0d3425a210e4',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling PDFium
   # and whatever else without interference from each other.
@@ -297,7 +297,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.
-  'dawn_revision': '6ac5a9250dffe3a1d114f636a9c748ed22c5876e',
+  'dawn_revision': '64f4dd71278a76e1cffb4578e6441a09fd231283',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling feed
   # and whatever else without interference from each other.
@@ -853,7 +853,7 @@
 
   # Build tools for Chrome OS. Note: This depends on third_party/pyelftools.
   'src/third_party/chromite': {
-      'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + 'd1d14229730202d83660c70b10b13cc29337b29a',
+      'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '3ef6d975b40278802f5b8c2f74fe38e2a8c19745',
       'condition': 'checkout_linux',
   },
 
@@ -878,7 +878,7 @@
   },
 
   'src/third_party/depot_tools':
-    Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '6a5cb2517a2c219d303ab0ab2435f2e406738770',
+    Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '9a5bb612e62427fce53af10d2b72206f72d0ca40',
 
   'src/third_party/devtools-node-modules':
     Var('chromium_git') + '/external/github.com/ChromeDevTools/devtools-node-modules' + '@' + Var('devtools_node_modules_revision'),
@@ -1257,7 +1257,7 @@
   },
 
   'src/third_party/perfetto':
-    Var('android_git') + '/platform/external/perfetto.git' + '@' + '19ac30b02093130723556a4a3e779d5b539086b9',
+    Var('android_git') + '/platform/external/perfetto.git' + '@' + '692a818a2c7995ce9b6aa3e301758e92bbc92b35',
 
   'src/third_party/perl': {
       'url': Var('chromium_git') + '/chromium/deps/perl.git' + '@' + '6f3e5028eb65d0b4c5fdd792106ac4c84eee1eb3',
@@ -1425,7 +1425,7 @@
     Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + '7c4e67ff117d6c640e6dd17989afe2fb7da7eecb',
 
   'src/third_party/webrtc':
-    Var('webrtc_git') + '/src.git' + '@' + 'd63f8f88a1b0bc5129f111b440ee294947ba98b1',
+    Var('webrtc_git') + '/src.git' + '@' + 'd6eab9edafe894108ccff8a2e59bbb85758afb7c',
 
   'src/third_party/xdg-utils': {
       'url': Var('chromium_git') + '/chromium/deps/xdg-utils.git' + '@' + 'd80274d5869b17b8c9067a1022e4416ee7ed5e0d',
@@ -1487,7 +1487,7 @@
     Var('chromium_git') + '/v8/v8.git' + '@' +  Var('v8_revision'),
 
   'src-internal': {
-    'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@01c20b755102eb168b6ce8c0d3f7bf33ffdbceb7',
+    'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@d64438c0787f675972c256f77a8b410b162268c5',
     'condition': 'checkout_src_internal',
   },