From ee79da52f9b18487ce46cee00a6b54b043f31ea5 Mon Sep 17 00:00:00 2001 From: "Chrome Release Bot (LUCI)" Date: Mon, 2 May 2022 00:31:18 +0000 Subject: [PATCH] Publish DEPS for 102.0.5005.37 --- DEPS | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/DEPS b/DEPS index 7e90c0850b76aa..531a1a3b07771a 100644 --- a/DEPS +++ b/DEPS @@ -253,15 +253,15 @@ 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/m102', + 'skia_revision': '32283b3f0095de9f297cd66ac2dea4972dbcbbf0', # 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/10.2-lkgr', + 'v8_revision': 'b2996314b9424499de02dbcf21f9693ae7460737', # 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/5005', + 'angle_revision': 'c3f1596293c9758b1c7f459611de9803f0ef9ef4', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling SwiftShader # and whatever else without interference from each other. @@ -269,7 +269,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/5005', + 'pdfium_revision': '62ad9af8a9f9494645b659674b64bb51775cde05', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling BoringSSL # and whatever else without interference from each other. @@ -364,7 +364,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/5005', + 'dawn_revision': 'df5b5daecfca939fdfc643fa48e996184b91eb3e', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling feed # and whatever else without interference from each other. @@ -1692,7 +1692,7 @@ deps = { 'condition': 'checkout_android', }, - 'src/third_party/vulkan-deps': '{chromium_git}/vulkan-deps@refs/heads/chromium/5005', + 'src/third_party/vulkan-deps': '{chromium_git}/vulkan-deps@65b7b8de281ca44627456ade69c7cba884bd1c87', 'src/third_party/vulkan_memory_allocator': Var('chromium_git') + '/external/github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git' + '@' + 'ebe84bec02c041d28f902da0214bf442743fc907', @@ -1731,7 +1731,7 @@ deps = { Var('chromium_git') + '/external/github.com/gpuweb/cts.git' + '@' + '958d732db02c2a70bcf4a2b0986f09318db4adfb', 'src/third_party/webrtc': - Var('webrtc_git') + '/src.git' + '@' + 'refs/branch-heads/5005', + Var('webrtc_git') + '/src.git' + '@' + 'ba846916efcffd389f74b06a84cfe013794701f2', 'src/third_party/libgifcodec': Var('skia_git') + '/libgifcodec' + '@'+ Var('libgifcodec_revision'), @@ -1801,7 +1801,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/5005', + 'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@9d460b5452e5436303c501a421c6eb0bc1b08d56', 'condition': 'checkout_src_internal', },