Publish DEPS for 69.0.3453.1
diff --git a/DEPS b/DEPS
index 4b2ffa8..0f769a7 100644
--- a/DEPS
+++ b/DEPS
@@ -38,6 +38,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.
@@ -106,7 +107,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/3453',
+ 'v8_revision': 'd993e1971a0a9172aac9e6cc4f5ff3d2d1b2bea7',
# 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.
@@ -114,11 +115,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/3453',
+ 'angle_revision': '81970bc302dd81d56f72356eb4fcc56522f3abd1',
# 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/3453',
+ 'buildtools_revision': '6f4dae280c6a542acacd8db281decc5c0b2a9823',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling SwiftShader
# and whatever else without interference from each other.
@@ -126,7 +127,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/3453',
+ 'pdfium_revision': '798b832f943da2b3ef1251c887e418e6f4c9bc09',
# 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.
@@ -1041,7 +1042,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/3453',
+ 'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@d227f001d8cea54cc6a7beb0112b55d49a583409',
'condition': 'checkout_src_internal',
},