diff --git a/DEPS b/DEPS
index 8425162..6ccb663 100644
--- a/DEPS
+++ b/DEPS
@@ -121,11 +121,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': 'd426dd0dd92d3bd99ed96bb7db9f5c7956e2692c',
+  'skia_revision': 'b7af275ebbf55b6c79cf361bcf87612b328ea50a',
   # 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': 'e569d8487b3785007945b50e2c5da89a10ca3dd0',
+  'v8_revision': 'e0899ad9ee97543e6f45961fe13435882df25b8a',
   # 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.
@@ -133,7 +133,7 @@
   # 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': 'a7429204afcd957fef29facf44acf06d05cf284e',
+  'angle_revision': '783809808ec09d2040047c252925b19f507b06c8',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling build tools
   # and whatever else without interference from each other.
@@ -141,7 +141,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': 'ddcbdc51f2aa9767f1f8fc9508e1cb2c14fde107',
+  'swiftshader_revision': '787f953343b0cd97e946682cc28be5d9900f2e49',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling PDFium
   # 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 catapult
   # and whatever else without interference from each other.
-  'catapult_revision': '36e00d45b42c2b88a7fe2ec3e0ef132edb4fc25b',
+  'catapult_revision': '2061050c4d27b3b27bc3cfc7cf20fc99644f66f7',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling libFuzzer
   # and whatever else without interference from each other.
@@ -245,7 +245,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': 'd77fd5f8893a5182447d876fbeef48bac414242c',
+  'dawn_revision': 'baa3741c9fbe88e83e6d8cbbea1ca44d53e1da24',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling feed
   # and whatever else without interference from each other.
@@ -690,7 +690,7 @@
 
   # Build tools for Chrome OS. Note: This depends on third_party/pyelftools.
   'src/third_party/chromite': {
-      'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '8bcc373a271eaea3caf50d85d6d2c4a734c06935',
+      'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '2e223a915e69248a5edc320d032731e16448d6fc',
       'condition': 'checkout_linux',
   },
 
@@ -1047,7 +1047,7 @@
   },
 
   'src/third_party/perfetto':
-    Var('android_git') + '/platform/external/perfetto.git' + '@' +  '64ac720366ce8e92db6528bf4c4ba310a7b1b773',
+    Var('android_git') + '/platform/external/perfetto.git' + '@' +  'a3eb6034c5d2949481222e93246db1b4617cc33a',
 
   'src/third_party/perl': {
       'url': Var('chromium_git') + '/chromium/deps/perl.git' + '@' + 'ac0d98b5cee6c024b0cffeb4f8f45b6fc5ccdb78',
@@ -1251,7 +1251,7 @@
     Var('chromium_git') + '/v8/v8.git' + '@' +  Var('v8_revision'),
 
   'src-internal': {
-    'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@8adced44d39b7287ab7e5d368864964fdc382311',
+    'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@c8eab41c449dab4ab19b8699b3fca179a40ec371',
     'condition': 'checkout_src_internal',
   },