Publish DEPS for 80.0.3961.0
diff --git a/DEPS b/DEPS
index 394ebcd..9505729 100644
--- a/DEPS
+++ b/DEPS
@@ -40,6 +40,7 @@
 
 
 vars = {
+  "buildspec_platforms": "all",
   # Variable that can be used to support multiple build scenarios, like having
   # Chromium specific targets in a client project's GN file or sync dependencies
   # conditionally etc.
@@ -176,7 +177,7 @@
   # 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': 'refs/heads/chromium/3961',
+  'v8_revision': 'db6f51981b8c2ccc18d6af3936eea9df37014c00',
   # 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.
@@ -184,7 +185,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': 'refs/heads/chromium/3961',
+  'angle_revision': '1bae56151db3158c03fb9d21302975be19a68a2e',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling SwiftShader
   # and whatever else without interference from each other.
@@ -192,7 +193,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': 'refs/heads/chromium/3961',
+  'pdfium_revision': '14c3436191d30549054c0b6a4d7fc88bd2cfa886',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling BoringSSL
   # and whatever else without interference from each other.
@@ -1579,7 +1580,7 @@
     Var('chromium_git') + '/v8/v8.git' + '@' +  Var('v8_revision'),
 
   'src-internal': {
-    'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@refs/heads/chromium/3961',
+    'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@c407b9917e92d301c2ab3e5facfb5314ee37cf7b',
     'condition': 'checkout_src_internal',
   },