diff --git a/DEPS b/DEPS
index 35c3371..3dd44b3 100644
--- a/DEPS
+++ b/DEPS
@@ -112,11 +112,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': '8061053b73e217b648d33e0da09d9cb3725b6ae3',
+  'skia_revision': '22619c2e1a6d885f397e90ec17f1d6d6650218e9',
   # 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': 'dad75d09740c50708e7f974f6fdc6b09f333c66b',
+  'v8_revision': '6acd03c9b8a8232aee95f25fbf6ae822aaedae75',
   # 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.
@@ -124,7 +124,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': '83b2f0e8a2e09ae469fe1afd05842ee5dcfb38c2',
+  'angle_revision': '7310da33bc7a6fcd9c5cacf0d28db7b3d424c757',
   # 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.
@@ -136,7 +136,7 @@
   # 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': 'cb8a4ddc227732ee0bb0f8b48ee7c7d4dcac37a8',
+  'pdfium_revision': 'c3daaa87ec17c6e91de95fcaa1b5d255a0d7f978',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling openmax_dl
   # and whatever else without interference from each other.
@@ -172,7 +172,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': '6457c042bc7bf3ee20b567a1a5bec998a39c6ac9',
+  'catapult_revision': 'eee0f6ad0df532b4ba3eee2bf04a5a155817586c',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling libFuzzer
   # and whatever else without interference from each other.
@@ -236,7 +236,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': '596d6fe00db768f9d723219f98a3f626f333caf8',
+  'dawn_revision': 'ac71e34d4ad130a0374afc9046484a35e008c5e2',
 }
 
 # Only these hosts are allowed for dependencies in this DEPS file.
@@ -651,7 +651,7 @@
 
   # Build tools for Chrome OS. Note: This depends on third_party/pyelftools.
   'src/third_party/chromite': {
-      'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + 'e7e7a29184f560c16656215984aa9db6cbfe3780',
+      'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '81cbcd45e1a28db58d86bb556e1c40a289f35ef9',
       'condition': 'checkout_linux',
   },
 
@@ -676,7 +676,7 @@
   },
 
   'src/third_party/depot_tools':
-    Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '44d4b29082f0d8bacacd623f91c4d29637b4b901',
+    Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '9af233a5084871843af872224e4012e3f3f3af2f',
 
   'src/third_party/devtools-node-modules':
     Var('chromium_git') + '/external/github.com/ChromeDevTools/devtools-node-modules' + '@' + Var('devtools_node_modules_revision'),
@@ -1008,7 +1008,7 @@
   },
 
   'src/third_party/perfetto':
-    Var('android_git') + '/platform/external/perfetto.git' + '@' +  'fd13c06f14de0619d7661b8f8abdbc9211aa6749',
+    Var('android_git') + '/platform/external/perfetto.git' + '@' +  '70282bd00ee96291da775eef019a3a5d651d2dda',
 
   'src/third_party/perl': {
       'url': Var('chromium_git') + '/chromium/deps/perl.git' + '@' + 'ac0d98b5cee6c024b0cffeb4f8f45b6fc5ccdb78',
@@ -1081,7 +1081,7 @@
       'packages': [
           {
               'package': 'chromium/third_party/r8',
-              'version': 'version:1.4.4-cr0',
+              'version': 'uM1IGlYVeBYwmhwRCSMVqRvmu4YFlL7M2yLwZ1DWUvAC',
           },
       ],
       'condition': 'checkout_android',
@@ -1202,7 +1202,7 @@
     Var('chromium_git') + '/v8/v8.git' + '@' +  Var('v8_revision'),
 
   'src-internal': {
-    'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@dbc542d5f0f3f1f64b2eb773369e7bbfeaf93e31',
+    'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@e6732bb38dc8e20873c9d50d30a813637a301939',
     'condition': 'checkout_src_internal',
   },