Publish DEPS for 69.0.3457.4
diff --git a/DEPS b/DEPS
index 67ff6ca..8a740a7f 100644
--- a/DEPS
+++ b/DEPS
@@ -38,6 +38,7 @@
vars = {
+ "buildspec_platforms": "android",
# 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/3457',
+ 'v8_revision': '51345cbe254ebb82f561b40d6c6d0db2aa9a467f',
# 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/3457',
+ 'angle_revision': '9c0e3063ddb190700c8f27360400339b7645d39c',
# 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/3457',
+ '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/3457',
+ 'pdfium_revision': 'a3843c99e7a631b2fbf87bbc12834e61bfb7b6f2',
# 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/3457',
+ 'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@abc3d2df73390f563c0d26b6a2cd54b969798666',
'condition': 'checkout_src_internal',
},