Publish DEPS for 80.0.3968.3
diff --git a/DEPS b/DEPS
index 0407207..a1ef4f3 100644
--- a/DEPS
+++ b/DEPS
@@ -40,6 +40,7 @@
 
 
 vars = {
+  "buildspec_platforms": "fuchsia",
   # 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/3968',
+  'v8_revision': 'ef60c9120e67306194cca4882c0b335c9bc74b22',
   # 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/3968',
+  'angle_revision': '1a01b4b322a57da5a8f7248790a82df6d5ce4575',
   # 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/3968',
+  'pdfium_revision': '96befae824837fbad3f164c602961756c7b0b1db',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling BoringSSL
   # and whatever else without interference from each other.
@@ -243,7 +244,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': 'refs/heads/chromium/3968',
+  'devtools_frontend_revision': '935c827ec93cf6399319c6b21886694cce57892f',
   # 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.
@@ -1569,7 +1570,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/3968',
+    'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@1efa16b5947406b52d1d804fce774202f96d61cd',
     'condition': 'checkout_src_internal',
   },