diff --git a/DEPS b/DEPS
index fe9d108f..2e245fe0 100644
--- a/DEPS
+++ b/DEPS
@@ -138,11 +138,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': '66661df8e9f964b5113783a28a5aad7e29a0d21c',
+  'skia_revision': '2b650797a9920de9880c04b3df124e21a7c0fa80',
   # 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': '2cb25737c9eb7893ac752674e75d400b4419f67c',
+  'v8_revision': 'a2dee8aa24bafb0b1aaacd0602fbc7d2c730a3c2',
   # 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.
@@ -154,7 +154,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': 'ca8e3d7c153e7b89f881c02c8ca7ba0581afc5b1',
+  'swiftshader_revision': '4e61a3c6fa08ef25f37a7c93f298d6e5e78b9ce5',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling PDFium
   # 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': '5db62d36c9b55e85168a772a66dcaa352d2754fd',
+  'catapult_revision': 'f5a5c539a5ee7cac023729939ae3258dd9c9b0f9',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling libFuzzer
   # and whatever else without interference from each other.
@@ -269,11 +269,11 @@
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling feed
   # and whatever else without interference from each other.
-  'shaderc_revision': '05c766a1f4615ee37d37d09271aaabca30ffd293',
+  'shaderc_revision': 'c7b49740a0c41a05a93e02877d4d5d7a0b1b5fb5',
   # 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': '8b5fc36191d7bbe8da7af1b19d1cd509deda3880',
+  'dawn_revision': '26d3cf08c209c662a6e2298c301272e2eb8246e4',
   # 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' + '@' + 'a730bef0e7549ed488c1d4c797c51e0751f23a96',
+      'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + 'dc0353f46e1f0bb86c05da69e0634444852848e3',
       'condition': 'checkout_linux',
   },
 
@@ -822,7 +822,7 @@
 
   # For Linux and Chromium OS.
   'src/third_party/cros_system_api': {
-      'url': Var('chromium_git') + '/chromiumos/platform2/system_api.git' + '@' + '9c6f6cc701b12f3af764e47165fe0d2804578862',
+      'url': Var('chromium_git') + '/chromiumos/platform2/system_api.git' + '@' + 'ad9db8abe4e8c4371a70539381392c412fff2a7d',
       'condition': 'checkout_linux',
   },
 
@@ -832,7 +832,7 @@
   },
 
   'src/third_party/depot_tools':
-    Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '4ce909c11c06bca34057e56ccefc72a1bf1e7e8c',
+    Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '2ee83757a109f65cd4e831b257385a258f99c9d5',
 
   'src/third_party/devtools-node-modules':
     Var('chromium_git') + '/external/github.com/ChromeDevTools/devtools-node-modules' + '@' + Var('devtools_node_modules_revision'),
@@ -1159,7 +1159,7 @@
     Var('chromium_git') + '/external/github.com/cisco/openh264' + '@' + '6f26bce0b1c4e8ce0e13332f7c0083788def5fdf',
 
   'src/third_party/openscreen/src':
-    Var('chromium_git') + '/openscreen' + '@' + '2af36f667d72f58381e6bdd989b37a4f1d992008',
+    Var('chromium_git') + '/openscreen' + '@' + '6dcfbb6577554933548255799ed7b58bfbfc51fd',
 
   'src/third_party/ow2_asm': {
       'packages': [
@@ -1350,7 +1350,7 @@
     Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + '6f0b34abee8dba611c253738d955c59f703c147a',
 
   'src/third_party/webrtc':
-    Var('webrtc_git') + '/src.git' + '@' + 'ce33b6a4cfa06ffa7faec4f33449569d6f319692',
+    Var('webrtc_git') + '/src.git' + '@' + '673784153395ec210c33041aba74018efd8993dd',
 
   'src/third_party/xdg-utils': {
       'url': Var('chromium_git') + '/chromium/deps/xdg-utils.git' + '@' + 'd80274d5869b17b8c9067a1022e4416ee7ed5e0d',
@@ -1391,7 +1391,7 @@
     Var('chromium_git') + '/v8/v8.git' + '@' +  Var('v8_revision'),
 
   'src-internal': {
-    'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@76ce2f554e7af6822d19b014c7f451dcf0069562',
+    'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@e9944e4e052c99b18dda79a7585654188c665b77',
     'condition': 'checkout_src_internal',
   },