From c0a9a05fb867a17d6d3bf7962cb56f4b550ed2c8 Mon Sep 17 00:00:00 2001 From: "Chrome Release Bot (LUCI)" Date: Wed, 5 Oct 2022 16:03:47 +0000 Subject: [PATCH] Publish DEPS for 108.0.5340.8 --- DEPS | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/DEPS b/DEPS index 0ac4433960c63..dd1854c1e607e 100644 --- a/DEPS +++ b/DEPS @@ -312,11 +312,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/5340', + 'v8_revision': '7832bda59634f850841575964c17ca78d05ead68', # 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/5340', + 'angle_revision': 'be8aa9e9fbaa9278d5a0ebd18fd43357829d8c87', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling SwiftShader # and whatever else without interference from each other. @@ -324,7 +324,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/5340', + 'pdfium_revision': 'cfc766988fae77c684998e3f85a787da18bb0d46', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling BoringSSL # and whatever else without interference from each other. @@ -423,7 +423,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/5340', + 'dawn_revision': '4c569d14ab6573deb118cc916440d714eb9c7e8c', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling feed # and whatever else without interference from each other. @@ -1242,7 +1242,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/5340', + 'url': 'https://chrome-internal.googlesource.com/devtools/devtools-internal.git' + '@' + '5941f90bf2fd25787dccfd6c0ef0a116787eb76f', 'condition': 'checkout_src_internal', }, @@ -1799,7 +1799,7 @@ deps = { 'dep_type': 'cipd', }, - 'src/third_party/vulkan-deps': '{chromium_git}/vulkan-deps@refs/heads/chromium/5340', + 'src/third_party/vulkan-deps': '{chromium_git}/vulkan-deps@0d73e9c2aa9a40b965440bf86021418c2277ce62', 'src/third_party/vulkan_memory_allocator': Var('chromium_git') + '/external/github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git' + '@' + 'ebe84bec02c041d28f902da0214bf442743fc907', @@ -1839,7 +1839,7 @@ deps = { Var('chromium_git') + '/external/github.com/gpuweb/cts.git' + '@' + 'e84b11b1d90efe59e94bb24d1f1276071f50481e', 'src/third_party/webrtc': - Var('webrtc_git') + '/src.git' + '@' + 'refs/branch-heads/5340', + Var('webrtc_git') + '/src.git' + '@' + 'ddab8d9a1d6621e682242a4c19a44955b2cafcea', # 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. @@ -1909,7 +1909,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/5340', + 'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@7976a51f7de8f3674fa79f9c08ee616763735e20', 'condition': 'checkout_src_internal', },