Publish DEPS for 71.0.3553.2
diff --git a/DEPS b/DEPS
index 9f285fae..00e83436 100644
--- a/DEPS
+++ b/DEPS
@@ -38,6 +38,7 @@
vars = {
+ "buildspec_platforms": "win, android, linux64, mac64, win64",
# 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.
@@ -109,7 +110,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/3553',
+ 'v8_revision': '7a02a8fcd8bcf36b419b529f2ff2e88f5b292a1a',
# 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/3553',
+ 'angle_revision': '62114aae85503437bb4ee1b1efe0d497242f06c4',
# 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/3553',
+ 'buildtools_revision': '2dff9c9c74e9d732e6fe57c84ef7fd044cc45d96',
# 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/3553',
+ 'pdfium_revision': '59d2a590a5fc061663fec0a1543b608e8af9eec9',
# 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.
@@ -1129,7 +1130,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/3553',
+ 'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@4708894495a9951c93d5c9111f2c7e317327b8a0',
'condition': 'checkout_src_internal',
},