Publish DEPS for 74.0.3705.0
diff --git a/DEPS b/DEPS
index e4b76885..7c48448 100644
--- a/DEPS
+++ b/DEPS
@@ -37,6 +37,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.
@@ -130,7 +131,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/3705',
+  'v8_revision': '9c2fa40d2db3eb2f7e2f15196c918e4dfd2b8710',
   # 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.
@@ -138,7 +139,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/3705',
+  'angle_revision': '3805122b0297b8208ff734a3bcdaa12850b60a00',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling SwiftShader
   # and whatever else without interference from each other.
@@ -146,7 +147,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/3705',
+  'pdfium_revision': 'bf42afa0df142896bea074f0d4d1d4fd6d3309ab',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling openmax_dl
   # and whatever else without interference from each other.
@@ -1296,7 +1297,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/3705',
+    'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@b88622bca6de436ccc43e75bcb87dba4e176eac1',
     'condition': 'checkout_src_internal',
   },