Publish DEPS for 69.0.3469.1
diff --git a/DEPS b/DEPS
index 3d66a32..ed78fbf4 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.
@@ -105,11 +106,11 @@
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling Skia
# and whatever else without interference from each other.
- 'skia_revision': 'refs/heads/chrome/3469',
+ 'skia_revision': 'afda222b503e18a0cd13a5b5c390a2d673abb972',
# 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/3469',
+ 'v8_revision': '7a5731ed6129d32905fdef1149410134393c1a30',
# 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.
@@ -117,11 +118,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/3469',
+ 'angle_revision': '3237f75953c1a5aef37535fe9fdba5842f2b4a4e',
# 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/3469',
+ 'buildtools_revision': '5941c1b3df96c1db756a2834343533335c394c4a',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling SwiftShader
# and whatever else without interference from each other.
@@ -129,7 +130,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/3469',
+ 'pdfium_revision': 'bcd66f54de1291ddf8b7b7caca3e7360e14fcc8d',
# 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.
@@ -1044,7 +1045,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/3469',
+ 'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@c4fb5b12b58aaa0df8e12054f9d7809cd9854db4',
'condition': 'checkout_src_internal',
},