Publish DEPS for 73.0.3632.1
diff --git a/DEPS b/DEPS
index c389c4dc5..ad05708 100644
--- a/DEPS
+++ b/DEPS
@@ -37,6 +37,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.
@@ -116,7 +117,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/3632',
+ 'v8_revision': 'f5137533bdfac762e980b17eb7b4a2433dd07d1d',
# 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.
@@ -124,11 +125,11 @@
# 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/3632',
+ 'angle_revision': 'eae081c6682aea6f754e662a48a5c75f825f6873',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling build tools
# and whatever else without interference from each other.
- 'buildtools_revision': 'refs/heads/chromium/3632',
+ 'buildtools_revision': '04161ec8d7c781e4498c699254c69ba0dd959fde',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling SwiftShader
# and whatever else without interference from each other.
@@ -136,7 +137,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/3632',
+ 'pdfium_revision': 'b5fbf5116279a9785ce366bfb8e049662ee4f38a',
# 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.
@@ -1202,7 +1203,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/3632',
+ 'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@6e067878937e1f815b6858dabdb40bdad04935f1',
'condition': 'checkout_src_internal',
},