From fc984b950116f23a30e187761739c7642cf5a793 Mon Sep 17 00:00:00 2001 From: "Chrome Release Bot (LUCI)" Date: Wed, 7 Dec 2022 01:06:39 +0000 Subject: [PATCH] Publish DEPS for 108.0.5359.110 --- DEPS | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/DEPS b/DEPS index eac864ce21ee0..916c24c87bc62 100644 --- a/DEPS +++ b/DEPS @@ -304,7 +304,7 @@ vars = { # 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/m108', + 'skia_revision': '7c55be996a81ff9c5c66984c9d4ef85d12a44c8c', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling V8 # and whatever else without interference from each other. @@ -312,7 +312,7 @@ vars = { # 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/5359', + 'angle_revision': 'ceec659ac60b0c8ee9d9c602ca1a878ec1d3a88f', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling SwiftShader # and whatever else without interference from each other. @@ -320,7 +320,7 @@ vars = { # 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/5359', + 'pdfium_revision': '9d2c662f557544e5edb74a60b52fb297f4c5dfee', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling BoringSSL # and whatever else without interference from each other. @@ -419,7 +419,7 @@ vars = { # Three lines of non-changing comments so that # the commit queue can handle CLs rolling feed # and whatever else without interference from each other. - 'dawn_revision': 'refs/heads/chromium/5359', + 'dawn_revision': 'b8f6a47669f5e32ad7e65eac4ff9d26d2c43927f', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling feed # and whatever else without interference from each other. @@ -1247,7 +1247,7 @@ deps = { Var('chromium_git') + '/devtools/devtools-frontend' + '@' + Var('devtools_frontend_revision'), 'src/third_party/devtools-frontend-internal': { - 'url': 'https://chrome-internal.googlesource.com/devtools/devtools-internal.git' + '@' + 'refs/heads/chromium/5359', + 'url': 'https://chrome-internal.googlesource.com/devtools/devtools-internal.git' + '@' + '39b32eeca7c1394aca5b7d7c891a2b411aeb246b', 'condition': 'checkout_src_internal', }, @@ -1807,7 +1807,7 @@ deps = { 'dep_type': 'cipd', }, - 'src/third_party/vulkan-deps': '{chromium_git}/vulkan-deps@refs/heads/chromium/5359', + 'src/third_party/vulkan-deps': '{chromium_git}/vulkan-deps@f310d85385dfddbe1deeb05deda1045593225710', 'src/third_party/vulkan_memory_allocator': Var('chromium_git') + '/external/github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git' + '@' + 'ebe84bec02c041d28f902da0214bf442743fc907', @@ -1847,7 +1847,7 @@ deps = { Var('chromium_git') + '/external/github.com/gpuweb/cts.git' + '@' + 'eba1a78f3d741241b0dbee728561b61e9587a686', 'src/third_party/webrtc': - Var('webrtc_git') + '/src.git' + '@' + 'refs/branch-heads/5359', + Var('webrtc_git') + '/src.git' + '@' + '93081d594f7efff72958a79251f53731b99e902b', # Wuffs' canonical repository is at github.com/google/wuffs, but we use # Skia's mirror of Wuffs, the same as in upstream Skia's DEPS file. @@ -1917,7 +1917,7 @@ deps = { Var('chromium_git') + '/v8/v8.git' + '@' + Var('v8_revision'), 'src-internal': { - 'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@refs/heads/chromium/5359', + 'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@024c29b1892f78c8f0ea81bf2dd93271db85f8df', 'condition': 'checkout_src_internal', },