Publish DEPS for 75.0.3768.3
diff --git a/DEPS b/DEPS
index 87d3886..ff8af4a 100644
--- a/DEPS
+++ b/DEPS
@@ -38,6 +38,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.
@@ -133,7 +134,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/3768',
+  'v8_revision': '325136936c7ff7c31213d4970a27c2b967888777',
   # 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.
@@ -141,7 +142,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/3768',
+  'angle_revision': 'e0da9cefcd5adebee2de8857c577bb86a882922a',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling SwiftShader
   # and whatever else without interference from each other.
@@ -149,7 +150,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/3768',
+  'pdfium_revision': '4fcc1f28e25ec78d75e33264f1833336c37a3b3e',
   # 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.
@@ -1395,7 +1396,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/3768',
+    'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@24a45f270e999d0cde2a9a1339d1893ba6a7e770',
     'condition': 'checkout_src_internal',
   },