Publish DEPS for 87.0.4280.20
diff --git a/DEPS b/DEPS
index b085551..9b53784 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.
@@ -199,7 +200,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/4280',
+ 'v8_revision': '0d81cd72688512abcbe1601015baee390c484a6a',
# 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/4280',
+ 'angle_revision': '64eb64a034cb725baf3dea089f3badbbab77a0be',
# 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/4280',
+ 'pdfium_revision': 'dcffb3db73cd70771cc57cfdcca93a9b756467fb',
# 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/4280',
+ 'devtools_frontend_revision': '1d0770b7abf9f8cae15cdaabff533c68c3a9152c',
# 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.
@@ -1365,7 +1366,7 @@
},
'src/third_party/requests/src': {
- 'url': Var('chromium_git') + '/external/github.com/kennethreitz/requests.git' + '@' + 'refs/tags/v2.23.0',
+ 'url': Var('chromium_git') + '/external/github.com/kennethreitz/requests.git' + '@' + 'c7e0fc087ceeadb8b4c84a0953a422c474093d6d',
'condition': 'checkout_android',
},
@@ -1486,7 +1487,7 @@
},
'src/third_party/webrtc':
- Var('webrtc_git') + '/src.git' + '@' + 'refs/branch-heads/4280',
+ Var('webrtc_git') + '/src.git' + '@' + 'ba686938ab62421cbbdd8a17946906150b2f8af2',
'src/third_party/libgifcodec':
Var('skia_git') + '/libgifcodec' + '@'+ Var('libgifcodec_revision'),
@@ -1558,7 +1559,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/4280',
+ 'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@a5c086acf030bc41e67da8ac1f8a6aec85f7304b',
'condition': 'checkout_src_internal',
},