diff --git a/DEPS b/DEPS
index fc40ccca..765a51e 100644
--- a/DEPS
+++ b/DEPS
@@ -120,11 +120,11 @@
   # 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.
-  'swarming_revision': '157bec8a25cc4ebd6a16052510d08b05b6102aad',
+  'swarming_revision': '0e3e1c4dc4e79f25a5b58fcbc135dc93183c0c54',
   # 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': 'b51eb09fb5bb1d668f292735d1f9e5f4c692e443',
+  'angle_revision': '317a9ebdb019b02fda925072a5572265826676e9',
   # 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': '75a486e0a03af0753743f5637abf929ea0bd3bbd',
+  'pdfium_revision': 'dae4dfd2c5df71729aac4ff54586fd3eb2d4bda7',
   # 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': '63d69d7792c1ef8f18d8b620ff025de767849514',
+  'catapult_revision': '1b98245e3cb73fd67d1e2e50a016f4d2af76dd30',
   # 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': 'df72914a60d570678b60ccc2e23b2ff13396f218',
+  'dawn_revision': '58017e91adbfadd36d183fe13bb9ba7d71b24b2c',
 }
 
 # 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' + '@' + '0de9e8166ee4a9fbf483b9d7993b5d3ee8fbcd1f',
+      'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + 'ae7e8f53c6ebd9a360627192142d68d71cfb2c84',
       'condition': 'checkout_linux',
   },
 
@@ -676,7 +676,7 @@
   },
 
   'src/third_party/depot_tools':
-    Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + 'dd530811aba99d0ae85136dbd01bcf81ce3e3b5f',
+    Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '016601cc21469a272315d694a9add19e0b68328c',
 
   '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' + '@' +  '7b49412a6e09da8fe1d37dca67db94c12a509ffc',
+    Var('android_git') + '/platform/external/perfetto.git' + '@' +  '207cb0177f05e04db2440ba30890e941dd1d77f5',
 
   'src/third_party/perl': {
       'url': Var('chromium_git') + '/chromium/deps/perl.git' + '@' + 'ac0d98b5cee6c024b0cffeb4f8f45b6fc5ccdb78',
@@ -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@f7089e1b9227657e433a545c65e2ba4d19eb7260',
+    'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@f2f731d6ce852565bf12f6fe6f9ae571bf73fd18',
     'condition': 'checkout_src_internal',
   },
 
@@ -1978,7 +1978,6 @@
         'src/third_party/blink/tools',  # See http://crbug.com/625877.
         'src/third_party/catapult',
         'src/third_party/closure_compiler/build',
-        'src/third_party/WebKit/Tools/Scripts',  # See http://crbug.com/625877.
         'src/tools',
     ],
   },