Publish DEPS for 78.0.3881.1
diff --git a/DEPS b/DEPS
index 4e131c3..78d598a 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.
@@ -164,7 +165,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/3881',
+  'v8_revision': 'b7b9bb01e2f31e7ee52e87ed07e34a81aaae8d6d',
   # 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.
@@ -172,7 +173,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/3881',
+  'angle_revision': '9e14a19bb82facf8300c08552b8672237b04777f',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling SwiftShader
   # and whatever else without interference from each other.
@@ -180,7 +181,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/3881',
+  'pdfium_revision': '6d27a1e71a8944bf3db6acf28859379044eee38e',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling BoringSSL
   # and whatever else without interference from each other.
@@ -1436,7 +1437,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/3881',
+    'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@843731470e37e52f0351a80bf591b13436729ecd',
     'condition': 'checkout_src_internal',
   },