diff --git a/DEPS b/DEPS
index ca5677ab..bf29e61b 100644
--- a/DEPS
+++ b/DEPS
@@ -138,7 +138,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': '5ec1b8ff3f45e5bbd9d21cdf60217e417118d0ed',
+  'skia_revision': '84294229864728da3a212401d57d90b46ba60c3c',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling V8
   # and whatever else without interference from each other.
@@ -150,15 +150,15 @@
   # 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': 'f1a40a848d29e696e5e00aea4b9a26940b9df23d',
+  'angle_revision': '28394c2295335929c17bbfe0ab74f923cd234ff2',
   # 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': '83818b444fc39e43649616d4b207a5085766d1fa',
+  'swiftshader_revision': '9659e34fb45129efb2d971dee8d581bbb759a125',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling PDFium
   # and whatever else without interference from each other.
-  'pdfium_revision': '6b231685b74bcf5327cb67da1fd0a9ef6e33d7f0',
+  'pdfium_revision': 'bfc6f146c3434be0116fcdfb573b1f174da3c288',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling BoringSSL
   # and whatever else without interference from each other.
@@ -201,7 +201,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': '9ba3fdcb3aef252bea4b93c7beb3205a17c3e984',
+  'catapult_revision': '505424fcab37a5b913a96325211f20ddf7897935',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling libFuzzer
   # and whatever else without interference from each other.
@@ -273,7 +273,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': '2b82eb290220668cc1459a591558d20d03614800',
+  'dawn_revision': 'fa8190ae44d23df92c1ed67c63f50c6d79843c83',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling feed
   # and whatever else without interference from each other.
@@ -807,7 +807,7 @@
 
   # Build tools for Chrome OS. Note: This depends on third_party/pyelftools.
   'src/third_party/chromite': {
-      'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + 'a3211a4a0c9aae0e20b5b106719e14d14081ec64',
+      'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + 'cf248ba6d90b3438b090bfa04889a709a0050a40',
       'condition': 'checkout_linux',
   },
 
@@ -1396,7 +1396,7 @@
     Var('chromium_git') + '/v8/v8.git' + '@' +  Var('v8_revision'),
 
   'src-internal': {
-    'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@0379d9c272d6debca36b43b96f0f088bdefe5e10',
+    'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@e8424c6da09b016cdf1c2698e6ab99e26ade8ea6',
     'condition': 'checkout_src_internal',
   },