Publish DEPS for 77.0.3862.1
diff --git a/DEPS b/DEPS
index e2de30f..3394277f 100644
--- a/DEPS
+++ b/DEPS
@@ -39,6 +39,7 @@
 
 
 vars = {
+  "buildspec_platforms": "win-asan",
   # 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.
@@ -148,7 +149,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/3862',
+  'v8_revision': '12c0646785a3207f5cdd747038a9cf9910e2bab5',
   # 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.
@@ -156,7 +157,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/3862',
+  'angle_revision': 'cd369bb8a2518eaca7fbdb0936095d3b5d44b4ee',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling SwiftShader
   # and whatever else without interference from each other.
@@ -164,7 +165,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/3862',
+  'pdfium_revision': '0a30c29ba84639c7cc631656121a78264ae78bb0',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling BoringSSL
   # and whatever else without interference from each other.
@@ -1415,7 +1416,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/3862',
+    'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@61ea535ab2987908d57e245d6ecd3a2a06576073',
     'condition': 'checkout_src_internal',
   },