diff --git a/DEPS b/DEPS
index 45170061..13d1026 100644
--- a/DEPS
+++ b/DEPS
@@ -105,11 +105,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': 'a38ab3b094bae9cfda82829cc0cb2ca89449faca',
+  'skia_revision': '311739b2dda1d49b9ce8e7db7a33ecf6db66e6ec',
   # 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': '668b404640ee55f3f700640e7b6ff533e49c6af0',
+  'v8_revision': '028497d0d491393efc6ef2946acaff97a61b10c0',
   # 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.
@@ -117,7 +117,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': 'fcf10b62f76a6e75c8265667735b91212a303170',
+  'angle_revision': '9d0bb3d4d5c012d3b68bbf47adc910e66009bd5c',
   # 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.
@@ -165,7 +165,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': '357c5c287bba72b99f96dec935224f5aea74deea',
+  'catapult_revision': '86bdcbf37ffcfaa2c9064a14e24f6195a56baefe',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling libFuzzer
   # and whatever else without interference from each other.
@@ -595,7 +595,7 @@
 
   # Build tools for Chrome OS. Note: This depends on third_party/pyelftools.
   'src/third_party/chromite': {
-      'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + 'e4c8cd9919f63b1a23beb06cb77530a2f3ee2812',
+      'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '8d7d6eca5f409d74329fb969a3065bcb491ec521',
       'condition': 'checkout_linux',
   },
 
@@ -1106,7 +1106,7 @@
     Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + '6d2f3f4cb8bac1f7c4a945c73d07a33df74f22f9',
 
   'src/third_party/webrtc':
-    Var('webrtc_git') + '/src.git' + '@' + '3a3f0274edd9dd6c95cfee5471df5699aeb12113',
+    Var('webrtc_git') + '/src.git' + '@' + '5526e457e3e8ea14ecce32e2eecd6ded55c3e73c',
 
   'src/third_party/xdg-utils': {
       'url': Var('chromium_git') + '/chromium/deps/xdg-utils.git' + '@' + 'd80274d5869b17b8c9067a1022e4416ee7ed5e0d',
@@ -1137,7 +1137,7 @@
     Var('chromium_git') + '/v8/v8.git' + '@' +  Var('v8_revision'),
 
   'src-internal': {
-    'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@b94929a9aae30bc7e026152ea1661d8591f38442',
+    'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@8c691df3b55a875e050ba7170210cd45fae4a950',
     'condition': 'checkout_src_internal',
   },