Publish DEPS for 86.0.4240.110
[email protected]
Change-Id: I3d8fe26d87ae37dbdfe94a4e159119615a2161e6
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2487706
Reviewed-by: Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com>
Cr-Commit-Position: refs/branch-heads/4240_110@{#1}
Cr-Branched-From: d3c9c136280d9ac62d8e1b90a956c88cf16fa176-refs/branch-heads/4240@{#1287}
Cr-Branched-From: f297677702651916bbf65e59c0d4bbd4ce57d1ee-refs/heads/master@{#800218}
diff --git a/DEPS b/DEPS
index a332a71c..6f012ffb 100644
--- a/DEPS
+++ b/DEPS
@@ -50,6 +50,7 @@
vars = {
+ "buildspec_platforms": "all",
# 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.
@@ -195,11 +196,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/m86',
+ 'skia_revision': 'b939c288f3d6479d88d1444fafbe7441d11348aa',
# 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/8.6-lkgr',
+ 'v8_revision': '7565e93eb72cea4268028fc20186d415c22b1cff',
# 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.
@@ -207,7 +208,7 @@
# 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/4240',
+ 'angle_revision': '8fe0309421694ef5cde7d4a0891ac364842b74d3',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling SwiftShader
# and whatever else without interference from each other.
@@ -215,7 +216,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/4240',
+ 'pdfium_revision': '9591642a0896c0bd7377ce1eadf782eccc0e0b9b',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling BoringSSL
# and whatever else without interference from each other.
@@ -266,7 +267,7 @@
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling devtools-frontend
# and whatever else without interference from each other.
- 'devtools_frontend_revision': 'refs/heads/chromium/4240',
+ 'devtools_frontend_revision': 'd10dfdcb2069dba669023b4cccf8633209a61d65',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling libprotobuf-mutator
# and whatever else without interference from each other.
@@ -1470,7 +1471,7 @@
},
'src/third_party/webrtc':
- Var('webrtc_git') + '/src.git' + '@' + 'refs/branch-heads/4240',
+ Var('webrtc_git') + '/src.git' + '@' + '8e775e3917513f21c9bca012b5bce35635a84096',
'src/third_party/libgifcodec':
Var('skia_git') + '/libgifcodec' + '@'+ Var('libgifcodec_revision'),
@@ -1542,7 +1543,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/4240',
+ 'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@64e7ef9976b62e25d6407871d07df8f1d1b8df40',
'condition': 'checkout_src_internal',
},