Skip to content

Commit f815cfe

Browse files
author
chrome-release-bot
committed
Publish DEPS for 93.0.4577.16
1 parent b7985ca commit f815cfe

File tree

1 file changed

+11
-10
lines changed

1 file changed

+11
-10
lines changed

DEPS

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ gclient_gn_args = [
5151

5252

5353
vars = {
54+
"buildspec_platforms": "all",
5455
# Variable that can be used to support multiple build scenarios, like having
5556
# Chromium specific targets in a client project's GN file or sync dependencies
5657
# conditionally etc.
@@ -222,27 +223,27 @@ vars = {
222223
# Three lines of non-changing comments so that
223224
# the commit queue can handle CLs rolling Skia
224225
# and whatever else without interference from each other.
225-
'skia_revision': 'refs/heads/chrome/m93',
226+
'skia_revision': 'fd1d8f284d92e4d2e724e8cceb98c69bf4ff7140',
226227
# Three lines of non-changing comments so that
227228
# the commit queue can handle CLs rolling V8
228229
# and whatever else without interference from each other.
229-
'v8_revision': 'refs/heads/9.3-lkgr',
230+
'v8_revision': 'f23ca69f2bca3f6d206e5d5661ec2bc86e398b4a',
230231
# Three lines of non-changing comments so that
231232
# the commit queue can handle CLs rolling swarming_client
232233
# and whatever else without interference from each other.
233234
'swarming_revision': 'a32a1607f6093d338f756c7e7c7b4333b0c50c9c',
234235
# Three lines of non-changing comments so that
235236
# the commit queue can handle CLs rolling ANGLE
236237
# and whatever else without interference from each other.
237-
'angle_revision': 'refs/heads/chromium/4577',
238+
'angle_revision': 'd366e2446416178437c69991908575043c7f21c7',
238239
# Three lines of non-changing comments so that
239240
# the commit queue can handle CLs rolling SwiftShader
240241
# and whatever else without interference from each other.
241242
'swiftshader_revision': 'ba18c78e46968726769813b68adb19466e092812',
242243
# Three lines of non-changing comments so that
243244
# the commit queue can handle CLs rolling PDFium
244245
# and whatever else without interference from each other.
245-
'pdfium_revision': 'refs/heads/chromium/4577',
246+
'pdfium_revision': '60a7195a9b42b5f27b13fff2a9173ad797ce958c',
246247
# Three lines of non-changing comments so that
247248
# the commit queue can handle CLs rolling BoringSSL
248249
# and whatever else without interference from each other.
@@ -301,7 +302,7 @@ vars = {
301302
# Three lines of non-changing comments so that
302303
# the commit queue can handle CLs rolling devtools-frontend
303304
# and whatever else without interference from each other.
304-
'devtools_frontend_revision': 'refs/heads/chromium/4577',
305+
'devtools_frontend_revision': 'fa980207621697d99cadcf8fb1347d4c8f538340',
305306
# Three lines of non-changing comments so that
306307
# the commit queue can handle CLs rolling libprotobuf-mutator
307308
# and whatever else without interference from each other.
@@ -341,7 +342,7 @@ vars = {
341342
# Three lines of non-changing comments so that
342343
# the commit queue can handle CLs rolling feed
343344
# and whatever else without interference from each other.
344-
'dawn_revision': 'refs/heads/chromium/4577',
345+
'dawn_revision': '37140e7c62695d366c0845bddf9c8b991fda07da',
345346
# Three lines of non-changing comments so that
346347
# the commit queue can handle CLs rolling feed
347348
# and whatever else without interference from each other.
@@ -1482,7 +1483,7 @@ deps = {
14821483
},
14831484

14841485
'src/third_party/requests/src': {
1485-
'url': Var('chromium_git') + '/external/github.com/kennethreitz/requests.git' + '@' + 'refs/tags/v2.23.0',
1486+
'url': Var('chromium_git') + '/external/github.com/kennethreitz/requests.git' + '@' + 'c7e0fc087ceeadb8b4c84a0953a422c474093d6d',
14861487
'condition': 'checkout_android',
14871488
},
14881489

@@ -1553,7 +1554,7 @@ deps = {
15531554
'src/third_party/usrsctp/usrsctplib':
15541555
Var('chromium_git') + '/external/github.com/sctplab/usrsctp' + '@' + '1ade45cbadfd19298d2c47dc538962d4425ad2dd',
15551556

1556-
'src/third_party/vulkan-deps': '{chromium_git}/vulkan-deps@refs/heads/chromium/4577',
1557+
'src/third_party/vulkan-deps': '{chromium_git}/vulkan-deps@36456846a4affb738fc3f012cc8f1c8c86ef0595',
15571558

15581559
'src/third_party/vulkan_memory_allocator':
15591560
Var('chromium_git') + '/external/github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git' + '@' + 'f67d7fa397e83060b76a1ec53579116a0bbdff7a',
@@ -1592,7 +1593,7 @@ deps = {
15921593
Var('chromium_git') + '/external/github.com/gpuweb/cts.git' + '@' + '385003f982d9dd0927fda093c5cee216a75c188d',
15931594

15941595
'src/third_party/webrtc':
1595-
Var('webrtc_git') + '/src.git' + '@' + 'refs/branch-heads/4577',
1596+
Var('webrtc_git') + '/src.git' + '@' + '51969310ef432a9c340bb091eea1f1553ca01587',
15961597

15971598
'src/third_party/libgifcodec':
15981599
Var('skia_git') + '/libgifcodec' + '@'+ Var('libgifcodec_revision'),
@@ -1653,7 +1654,7 @@ deps = {
16531654
Var('chromium_git') + '/v8/v8.git' + '@' + Var('v8_revision'),
16541655

16551656
'src-internal': {
1656-
'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@refs/heads/chromium/4577',
1657+
'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@babab7f764a21903dc0221223988392d23aadff0',
16571658
'condition': 'checkout_src_internal',
16581659
},
16591660

0 commit comments

Comments
 (0)