Publish DEPS for 89.0.4389.116
diff --git a/DEPS b/DEPS
index 736754c..d54ff63 100644
--- a/DEPS
+++ b/DEPS
@@ -49,6 +49,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,11 +200,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/m89',
+ 'skia_revision': '109bfc9052ce1bde7acf07321d605601d7b7ec24',
# 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.9-lkgr',
+ 'v8_revision': '09ecd88ef275f6c66605218a0ffb72123ea3b5e1',
# 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.
@@ -211,7 +212,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/4389',
+ 'angle_revision': 'f25a0b5b404b0be266f9e312ea960a180b1a26e0',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling SwiftShader
# and whatever else without interference from each other.
@@ -219,7 +220,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/4389',
+ 'pdfium_revision': '157601b9b923c7f8a32ffb770e1c97a89337b31d',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling BoringSSL
# and whatever else without interference from each other.
@@ -274,7 +275,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/4389',
+ 'devtools_frontend_revision': '0bc409770c3c442258f8dff63d7a2b7fcb05a9ab',
# 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.
@@ -1399,7 +1400,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',
},
@@ -1475,7 +1476,7 @@
'src/third_party/usrsctp/usrsctplib':
Var('chromium_git') + '/external/github.com/sctplab/usrsctp' + '@' + '4191ca1784d8774dbf62d48ab9426c7311a91bc5',
- 'src/third_party/vulkan-deps': '{chromium_git}/vulkan-deps@refs/heads/chromium/4389',
+ 'src/third_party/vulkan-deps': '{chromium_git}/vulkan-deps@4c6cbd7a1be7d099b4c7f0060f7a133b8f6a2aa4',
'src/third_party/vulkan_memory_allocator':
Var('chromium_git') + '/external/github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git' + '@' + '6c656df63da5995a932aafd45b32af1974e497d9',
@@ -1508,7 +1509,7 @@
Var('chromium_git') + '/external/github.com/gpuweb/cts.git' + '@' + '3c2fe3888658d82b47ca831d59a2e07579619c2d',
'src/third_party/webrtc':
- Var('webrtc_git') + '/src.git' + '@' + 'refs/branch-heads/4389',
+ Var('webrtc_git') + '/src.git' + '@' + 'e7d9f74b256605556726c64dacd518a105ba872f',
'src/third_party/libgifcodec':
Var('skia_git') + '/libgifcodec' + '@'+ Var('libgifcodec_revision'),
@@ -1580,7 +1581,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/4389',
+ 'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@11ab1362700a53c16b0d7aa08355f81b860afb43',
'condition': 'checkout_src_internal',
},