diff --git a/DEPS b/DEPS
index 46abb180..9471d76 100644
--- a/DEPS
+++ b/DEPS
@@ -312,15 +312,15 @@
   # 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': 'cdede8e2e18b68d4412ac09d7d583034d22f3162',
+  'skia_revision': '9e23cc57008740ab890bd9add274af8a2bdd7882',
   # 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': 'f1f9e588bb78fa34cb3f94e5a5a258011311c1d9',
+  'v8_revision': '08a022d7017fd62a01493e29d7d4a54651ef1237',
   # 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': '94179bed1c110a6904b2c3794048214b4af9ea86',
+  'angle_revision': 'c74d2634e6e094865e2ad1c43e37f00910c119be',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling SwiftShader
   # and whatever else without interference from each other.
@@ -383,7 +383,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': '221ecf70737a2ee01ca0f9aae6133b1a05dc5f09',
+  'catapult_revision': '48216439d9883995da2edbf29ffa82740666c5c3',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling chromium_variations
   # and whatever else without interference from each other.
@@ -403,7 +403,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': '19d8873c294f5859d5dfcf6a4a57966761f48694',
+  'devtools_frontend_revision': 'e6256afd3f8f181453984b407fe63c50de9559f5',
   # 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.
@@ -427,7 +427,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': '48de84dfe6458204fe463d1249e336680302ff71',
+  'dawn_revision': '48ca92d67dde7192a4871aa4f17a73af7c204e94',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling feed
   # and whatever else without interference from each other.
@@ -520,6 +520,9 @@
   # 'magic' variable to tell depot_tools that git submodules should be accepted
   # but parity with DEPS file is expected.
   'SUBMODULE_MIGRATION': 'True',
+
+  # condition to allowlist deps for non-git-source processing.
+  'non_git_source': 'True',
 }
 
 # Only these hosts are allowed for dependencies in this DEPS file.
@@ -831,7 +834,7 @@
 
   'src/clank': {
     'url': Var('chrome_git') + '/clank/internal/apps.git' + '@' +
-    '0fb8a71ee651916fff95a11702236ff8d559206f',
+    '5adefb939901b88ee5b674e74bc2223694aa45b1',
     'condition': 'checkout_android and checkout_src_internal',
   },
 
@@ -1202,7 +1205,7 @@
     Var('chromium_git') + '/devtools/devtools-frontend' + '@' + Var('devtools_frontend_revision'),
 
   'src/third_party/devtools-frontend-internal': {
-      'url': Var('chrome_git') + '/devtools/devtools-internal.git' + '@' + '5f2fd897ad3e517576bef2eab8e9250d43aaf800',
+      'url': Var('chrome_git') + '/devtools/devtools-internal.git' + '@' + '1a8fe4df13a1bdd4845fb4845f412214a76e56aa',
     'condition': 'checkout_src_internal',
   },
 
@@ -1858,7 +1861,7 @@
     Var('chromium_git') + '/external/github.com/gpuweb/cts.git' + '@' + 'bf1843b38f586e55fd1fa6f6a084f3a5f92f3047',
 
   'src/third_party/webrtc':
-    Var('webrtc_git') + '/src.git' + '@' + 'fffd489d2e5be9f48d3d46ab753baa9b020f3652',
+    Var('webrtc_git') + '/src.git' + '@' + '0a8703b5c117ea8a6bd5eb7fa6d350681126cb20',
 
   # Wuffs' canonical repository is at github.com/google/wuffs, but we use
   # Skia's mirror of Wuffs, the same as in upstream Skia's DEPS file.
@@ -3942,7 +3945,7 @@
 
   'src/chrome/browser/platform_experience/win': {
       'url': Var('chrome_git') + '/chrome/browser/platform_experience/win.git' + '@' +
-        'd33c073148ceea6b4fe7ec64fb8379519bfea545',
+        'c92c8d2a9a4b96aa46b63395584bdd654cd551ac',
       'condition': 'checkout_src_internal',
   },
 
@@ -4078,7 +4081,7 @@
 
   'src/components/optimization_guide/internal': {
       'url': Var('chrome_git') + '/chrome/components/optimization_guide.git' + '@' +
-        'b82843b98be70e1c4f8af58b22f418142f341954',
+        '54c1c4d2bfa106bef94a8026a4562243ac89dfbd',
       'condition': 'checkout_src_internal',
   },