From 6a3f3468d0c5f61458b2beaac188666e802a536f Mon Sep 17 00:00:00 2001 From: "Chrome Release Bot (LUCI)" Date: Tue, 30 May 2023 00:31:06 +0000 Subject: [PATCH] Publish DEPS for 115.0.5790.10 --- DEPS | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/DEPS b/DEPS index 613854367acff..a5595b745337b 100644 --- a/DEPS +++ b/DEPS @@ -300,7 +300,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/m115', + 'skia_revision': '3bbb5728061b76384a058f0da41d0cc58fd2c534', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling V8 # and whatever else without interference from each other. @@ -308,7 +308,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/5790', + 'angle_revision': '2ec39fd22fe94c607deb350b093421673fa1d6b8', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling SwiftShader # and whatever else without interference from each other. @@ -316,7 +316,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/5790', + 'pdfium_revision': '753fad158b9f18a324a934b403d8d80d0f97cea8', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling BoringSSL # and whatever else without interference from each other. @@ -427,7 +427,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/5790', + 'dawn_revision': '858ccc8a0c926599868d4e00417a229a1c809d75', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling feed # and whatever else without interference from each other. @@ -808,7 +808,7 @@ deps = { 'src/clank': { 'url': Var('chrome_git') + '/clank/internal/apps.git' + '@' + - 'refs/heads/chromium/5790', + '4d3f82ede7f914959ba6d07bbbafcce96f9da1da', 'condition': 'checkout_android and checkout_src_internal', }, @@ -1238,7 +1238,7 @@ deps = { Var('chromium_git') + '/devtools/devtools-frontend' + '@' + Var('devtools_frontend_revision'), 'src/third_party/devtools-frontend-internal': { - 'url': Var('chrome_git') + '/devtools/devtools-internal.git' + '@' + 'refs/heads/chromium/5790', + 'url': Var('chrome_git') + '/devtools/devtools-internal.git' + '@' + 'da8227159ad27f6b557e9df2eeb2059616bf7c73', 'condition': 'checkout_src_internal', }, @@ -1850,7 +1850,7 @@ deps = { 'dep_type': 'cipd', }, - 'src/third_party/vulkan-deps': '{chromium_git}/vulkan-deps@refs/heads/chromium/5790', + 'src/third_party/vulkan-deps': '{chromium_git}/vulkan-deps@94574e5c2e14614aae7251f26a5492fec966abf0', 'src/third_party/vulkan_memory_allocator': Var('chromium_git') + '/external/github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git' + '@' + 'ebe84bec02c041d28f902da0214bf442743fc907', @@ -1890,7 +1890,7 @@ deps = { Var('chromium_git') + '/external/github.com/gpuweb/cts.git' + '@' + '9e1c8491ce514c0c65e01f5b8bec509d88fdd536', 'src/third_party/webrtc': - Var('webrtc_git') + '/src.git' + '@' + 'refs/branch-heads/5790', + Var('webrtc_git') + '/src.git' + '@' + 'ad3838a9b5cafa6820408a8a3a97aa667f608111', # 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. @@ -1980,7 +1980,7 @@ deps = { Var('chromium_git') + '/v8/v8.git' + '@' + Var('v8_revision'), 'src-internal': { - 'url': Var('chrome_git') + '/chrome/src-internal.git@refs/heads/chromium/5790', + 'url': Var('chrome_git') + '/chrome/src-internal.git@04fe42cadcad1497453233e755b564cdd5039535', 'condition': 'checkout_src_internal', }, @@ -3949,7 +3949,7 @@ deps = { # Dependencies from src_internal 'src/chromeos/assistant/internal': { 'url': Var('chrome_git') + '/chrome/assistant.git' + '@' + - 'refs/heads/chromium/5790', + '6642da7a3ef31bb09ecb888cb0938e9839bcb445', 'condition': 'checkout_src_internal and checkout_chromeos', }, @@ -3959,7 +3959,7 @@ deps = { }, 'src/libassistant': { - 'url': Var('chrome_git') + '/chrome/libassistant.git' + '@' + 'refs/heads/chromium/5790', + 'url': Var('chrome_git') + '/chrome/libassistant.git' + '@' + '814fa857d072d8599cf8b02ac0a79cade692ce7f', 'condition': 'checkout_src_internal and checkout_chromeos', }, @@ -4131,7 +4131,7 @@ deps = { 'src/components/optimization_guide/internal': { 'url': Var('chrome_git') + '/chrome/components/optimization_guide.git' + '@' + - 'refs/heads/chromium/5790', + '904523c3b136396429a4ddf000696eaf4c1d710b', 'condition': 'checkout_src_internal', }, @@ -4179,7 +4179,7 @@ deps = { 'src/ios_internal': { 'url': '{chrome_git}/chrome/ios_internal.git' + '@' + - 'refs/heads/chromium/5790', + 'a54875e9a7ea80dcf9652a7f80493d84c8f187c3', 'condition': 'checkout_ios and checkout_src_internal', },