Publish DEPS for 77.0.3844.0
diff --git a/DEPS b/DEPS
index 644bd89..361cf2c 100644
--- a/DEPS
+++ b/DEPS
@@ -39,6 +39,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.
@@ -146,7 +147,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/3844',
+  'v8_revision': '68fe12cc0bdb5f67e873eb5998db078b7d9378a2',
   # 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.
@@ -154,7 +155,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/3844',
+  'angle_revision': 'c26b7914f03fc3c0f5e2fe2aff9c461acbb3f14e',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling SwiftShader
   # and whatever else without interference from each other.
@@ -162,7 +163,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/3844',
+  'pdfium_revision': '5cf6e209650c59fc779e0019b7e6fac39a6ce9f8',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling BoringSSL
   # and whatever else without interference from each other.
@@ -1400,7 +1401,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/3844',
+    'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@db62881e8da78be9de363aa83790e06371caa89f',
     'condition': 'checkout_src_internal',
   },