diff --git a/DEPS b/DEPS
index 2e36605..6854b64 100644
--- a/DEPS
+++ b/DEPS
@@ -253,7 +253,7 @@
   # 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': 'a43115cb25208593e54821dd47947d436232eb84',
+  'skia_revision': '597877ab4a62fb4b7035f50bdbc1313f6f53c7c8',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling V8
   # and whatever else without interference from each other.
@@ -261,15 +261,15 @@
   # 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': '74eac5e5a506e096f6d94d1531ea643093d566be',
+  'angle_revision': '83d3a98cde77ad8e5b86f8dd93d134f286eb15cf',
   # 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': 'a7e5b3eb5745434414466e0e8dc898fa285cc6a4',
+  'swiftshader_revision': 'da0c7acda5cc22d29f884f1cfe1cb76b11f61440',
   # 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': '96f11830ebcb757ae919d286438a074e94c15508',
+  'pdfium_revision': 'a1820b26d7868568fca85296099cccff8f9aa242',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling BoringSSL
   # and whatever else without interference from each other.
@@ -328,7 +328,7 @@
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling devtools-frontend
   # and whatever else without interference from each other.
-  'devtools_frontend_revision': '0a2413e991fb5a6dbe2ac49367ffcdfb06dc9123',
+  'devtools_frontend_revision': '430ef0b9dd1ab8ae648785161a3c48a120a2cd54',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling libprotobuf-mutator
   # and whatever else without interference from each other.
@@ -1515,7 +1515,7 @@
   },
 
   'src/third_party/perfetto':
-    Var('android_git') + '/platform/external/perfetto.git' + '@' + '8933edf7ded6d06c0b0b57c5ce9aa47a8ac9e09b',
+    Var('android_git') + '/platform/external/perfetto.git' + '@' + '361bf1871e2aef2569778faa1e3c6131d52910ed',
 
   'src/third_party/perl': {
       'url': Var('chromium_git') + '/chromium/deps/perl.git' + '@' + '6f3e5028eb65d0b4c5fdd792106ac4c84eee1eb3',
@@ -1697,7 +1697,7 @@
   'src/third_party/usrsctp/usrsctplib':
     Var('chromium_git') + '/external/github.com/sctplab/usrsctp' + '@' + '62d7d0c928c9a040dce96aa2f16c00e7e67d59cb',
 
-  'src/third_party/vulkan-deps': '{chromium_git}/vulkan-deps@73ae3e82193269de470fdd37a3390e643f8fe03a',
+  'src/third_party/vulkan-deps': '{chromium_git}/vulkan-deps@93a09934a266285637526b22d72cfd968f02927d',
 
   'src/third_party/vulkan_memory_allocator':
     Var('chromium_git') + '/external/github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git' + '@' + 'ebe84bec02c041d28f902da0214bf442743fc907',
@@ -1736,7 +1736,7 @@
     Var('chromium_git') + '/external/github.com/gpuweb/cts.git' + '@' + '7afd2efc27572eda0e9b3a8c0831b47f5e6c3353',
 
   'src/third_party/webrtc':
-    Var('webrtc_git') + '/src.git' + '@' + '429c1bd74d5b821a360be6a215bcbe7c422bedeb',
+    Var('webrtc_git') + '/src.git' + '@' + '5c8993cba099368b6c02a5fe6d3c2cc603168209',
 
   'src/third_party/libgifcodec':
      Var('skia_git') + '/libgifcodec' + '@'+  Var('libgifcodec_revision'),
@@ -1806,7 +1806,7 @@
     Var('chromium_git') + '/v8/v8.git' + '@' +  Var('v8_revision'),
 
   'src-internal': {
-    'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@e7c5a50b735eeea0a0fc83ef43c8478d31e7f82a',
+    'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@02bbd6ec264bd2f59e15164aae205c94a22f036a',
     'condition': 'checkout_src_internal',
   },