From 91d60927c308af8cc41fc0bbf325464d27189eeb Mon Sep 17 00:00:00 2001 From: "Chrome Release Bot (LUCI)" Date: Wed, 30 Nov 2022 05:05:43 +0000 Subject: [PATCH] Publish DEPS for 110.0.5449.1 --- DEPS | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/DEPS b/DEPS index 6e395ef94df24..2b2ae9716fdac 100644 --- a/DEPS +++ b/DEPS @@ -299,11 +299,11 @@ vars = { # 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/5449', + 'v8_revision': '494fc3440d526d8b2249b491176b87f8fd6fbbee', # 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/5449', + 'angle_revision': '541cdcbf094fd900f085d14cb896f11240393f0c', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling SwiftShader # and whatever else without interference from each other. @@ -311,7 +311,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/5449', + 'pdfium_revision': 'f4bdb41b40e6de4bde33a1b4ab79f3ab79092a1b', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling BoringSSL # and whatever else without interference from each other. @@ -410,7 +410,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/5449', + 'dawn_revision': '75759ac2737825dfb0d6cc9016e8ce0771e61a9b', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling feed # and whatever else without interference from each other. @@ -782,7 +782,7 @@ deps = { 'src/clank': { 'url': 'https://chrome-internal.googlesource.com/clank/internal/apps.git' + '@' + - 'refs/heads/chromium/5449', + '5e1fdfb5d731d7a8d03bd8cffd65c049d00dab05', 'condition': 'checkout_android and checkout_src_internal', }, @@ -1220,7 +1220,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/5449', + 'url': 'https://chrome-internal.googlesource.com/devtools/devtools-internal.git' + '@' + 'f1fbaa20c8ab71bb514d8e91caf0469983a26d0f', 'condition': 'checkout_src_internal', }, @@ -1780,7 +1780,7 @@ deps = { 'dep_type': 'cipd', }, - 'src/third_party/vulkan-deps': '{chromium_git}/vulkan-deps@refs/heads/chromium/5449', + 'src/third_party/vulkan-deps': '{chromium_git}/vulkan-deps@0484453b10ab981dddaea3558d0beb9b6f1380c4', 'src/third_party/vulkan_memory_allocator': Var('chromium_git') + '/external/github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git' + '@' + 'ebe84bec02c041d28f902da0214bf442743fc907', @@ -1820,7 +1820,7 @@ deps = { Var('chromium_git') + '/external/github.com/gpuweb/cts.git' + '@' + 'fdab6c97a42179a27b163d0603730bfdf5a62543', 'src/third_party/webrtc': - Var('webrtc_git') + '/src.git' + '@' + 'refs/branch-heads/5449', + Var('webrtc_git') + '/src.git' + '@' + '693306cf7a2290297865d31de1bdaad18bd9769c', # 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. @@ -1890,7 +1890,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/5449', + 'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@a3f5704b4337595eeec341e8a6c668e7f5f200b6', 'condition': 'checkout_src_internal', },