Publish DEPS for 83.0.4103.116
diff --git a/DEPS b/DEPS
index 0ae4806..a554592 100644
--- a/DEPS
+++ b/DEPS
@@ -41,6 +41,7 @@
vars = {
+ "buildspec_platforms": "linux64, mac64, win, 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.
@@ -175,11 +176,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/m83',
+ 'skia_revision': 'c3d05a789930913af94174961bc6f90894196f62',
# 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.3-lkgr',
+ 'v8_revision': '90904eb48b16b32f7edbf1f8a92ece561d05e738',
# 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.
@@ -187,7 +188,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/4103',
+ 'angle_revision': 'a4b21cf26074967ff502a30ae2d52578ce649938',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling SwiftShader
# and whatever else without interference from each other.
@@ -195,7 +196,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/4103',
+ 'pdfium_revision': 'daabea6ba6c09f72e956e826b132f1d1b77acb9b',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling BoringSSL
# and whatever else without interference from each other.
@@ -246,7 +247,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/4103',
+ 'devtools_frontend_revision': 'cd325ed4f23cb3683298e00ba68dc26dd2251d88',
# 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.
@@ -1458,7 +1459,7 @@
},
'src/third_party/webrtc':
- Var('webrtc_git') + '/src.git' + '@' + 'refs/branch-heads/4103',
+ Var('webrtc_git') + '/src.git' + '@' + 'dba6de5aee873b1fb209bc8a3f224dcb8324f2e5',
'src/third_party/libgifcodec':
Var('skia_git') + '/libgifcodec' + '@'+ Var('libgifcodec_revision'),
@@ -1533,7 +1534,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/4103',
+ 'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@a90765b1927900bb146615c184cf6c8580fc1382',
'condition': 'checkout_src_internal',
},