diff --git a/DEPS b/DEPS
index 0cd4b65..a6a1d07 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': '12d2264c26cd43beea34c5431526f5644c5db91b',
+  'skia_revision': '9ceafdb1945b4f02b17d4d229714178f79589e13',
   # 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': 'e7c40e909c02eef726b32812c35741cff958c633',
+  'v8_revision': '6b7d661d8f603627b0e0f86ce4acc9c995302113',
   # 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.
@@ -141,11 +141,11 @@
   # 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': 'ec061ddc31ca9e0a01d006cf197272c7d1db71cf',
+  'swiftshader_revision': '85bd613c938c94a8d760bf45b2d5e42978830ae8',
   # 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': '202486bb72c1c7221ecf977c58ec92e5385de2c8',
+  'pdfium_revision': '9301f89a5bd3299dbc1a0f192de35a68998f7baa',
   # 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.
@@ -229,7 +229,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.
-  'spv_tools_revision': '7f1a020abc82e73576147d344607034825bea18a',
+  'spv_tools_revision': '464111eaef80c4951e63473bc1c9e072f8d33588',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling feed
   # 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': '74e95fff4a11db7b1da2c72c6553400fbec5eff4',
+  'dawn_revision': 'fd4688e8d02570bc2f563de633b05d8158b90cb3',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling feed
   # and whatever else without interference from each other.
@@ -679,7 +679,7 @@
 
   # Build tools for Chrome OS. Note: This depends on third_party/pyelftools.
   'src/third_party/chromite': {
-      'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '40cd93a533288d914a57a3b84e51ea2d4c92d5a8',
+      'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + 'e53e2553568ce8788da8392d168f5f47fd056056',
       'condition': 'checkout_linux',
   },
 
@@ -704,7 +704,7 @@
   },
 
   'src/third_party/depot_tools':
-    Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + 'b69515579db8fb53d13c0d7acf4b5fc6ac4e2b5e',
+    Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '1131ccb69495f362b169f663f276b92a6042d1a6',
 
   'src/third_party/devtools-node-modules':
     Var('chromium_git') + '/external/github.com/ChromeDevTools/devtools-node-modules' + '@' + Var('devtools_node_modules_revision'),
@@ -1199,7 +1199,7 @@
     Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + 'db52df17f0d012983dc281e4864c71485a86bd0e',
 
   'src/third_party/webrtc':
-    Var('webrtc_git') + '/src.git' + '@' + '7a3e43a5d7920438b4a3d2b8d983db5ff429cb88',
+    Var('webrtc_git') + '/src.git' + '@' + '7ea5c1ff119f7568bc1f280bdd51b8bf1753d27f',
 
   'src/third_party/xdg-utils': {
       'url': Var('chromium_git') + '/chromium/deps/xdg-utils.git' + '@' + 'd80274d5869b17b8c9067a1022e4416ee7ed5e0d',
@@ -1240,7 +1240,7 @@
     Var('chromium_git') + '/v8/v8.git' + '@' +  Var('v8_revision'),
 
   'src-internal': {
-    'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@a208f9f5411390df21a728d973ce586da894741b',
+    'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@4df4611e897046745fed4bd6eca8648faea7dbfb',
     'condition': 'checkout_src_internal',
   },