Publish DEPS for 74.0.3703.3
diff --git a/DEPS b/DEPS
index 5f416f5..862337c 100644
--- a/DEPS
+++ b/DEPS
@@ -37,6 +37,7 @@
 
 
 vars = {
+  "buildspec_platforms": "win, linux64, mac64, win64",
   # 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/3703',
+  'v8_revision': '872455b5fe0cf1f09eb5550fb1e0bdd259523e8b',
   # 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/3703',
+  'angle_revision': '6b695c3ffb27ad1df71f4f1682dc7a1d8adc9f31',
   # 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/3703',
+  'pdfium_revision': '7abb469ef7ebbce4645165d1d0e1dbb6c8e68461',
   # 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/3703',
+    'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@08b46a0125c955e3e600fe46346cc7153a6786c3',
     'condition': 'checkout_src_internal',
   },