From 0ded979c17d52615c147c9877cafcce10f3ff529 Mon Sep 17 00:00:00 2001 From: "Chrome Release Bot (LUCI)" Date: Mon, 23 Jan 2023 18:35:00 +0000 Subject: [PATCH] Publish DEPS for 109.0.5414.119 --- DEPS | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/DEPS b/DEPS index ebee63d55850e2..2f09bf8c053232 100644 --- a/DEPS +++ b/DEPS @@ -306,7 +306,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/m109', + 'skia_revision': 'c3c074db76330e847ab9adcaef66604b67c17745', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling V8 # and whatever else without interference from each other. @@ -314,7 +314,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/5414', + 'angle_revision': 'aa63ea230e0c507e7b4b164a30e502fb17168c17', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling SwiftShader # and whatever else without interference from each other. @@ -322,7 +322,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/5414', + 'pdfium_revision': '89aa9f9ebe803480ec697fb39470ed106869e272', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling BoringSSL # and whatever else without interference from each other. @@ -421,7 +421,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/5414', + 'dawn_revision': '1c39f56e59167b9200d2a904e7e9a6a77a4dca4d', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling feed # and whatever else without interference from each other. @@ -816,7 +816,7 @@ deps = { 'src/clank': { 'url': 'https://chrome-internal.googlesource.com/clank/internal/apps.git' + '@' + - 'refs/heads/chromium/5414', + '6156c688716a5487e12d22d7412861e405480f01', 'condition': 'checkout_android and checkout_src_internal and not checkout_clank_via_src_internal', }, @@ -1249,7 +1249,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/5414', + 'url': 'https://chrome-internal.googlesource.com/devtools/devtools-internal.git' + '@' + 'bae89efaa81237cba97045fb7afe34fc82d11404', 'condition': 'checkout_src_internal', }, @@ -1809,7 +1809,7 @@ deps = { 'dep_type': 'cipd', }, - 'src/third_party/vulkan-deps': '{chromium_git}/vulkan-deps@refs/heads/chromium/5414', + 'src/third_party/vulkan-deps': '{chromium_git}/vulkan-deps@16939fbb2bf748d2edd3ecf99eb2d8bf0a3ab382', 'src/third_party/vulkan_memory_allocator': Var('chromium_git') + '/external/github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git' + '@' + 'ebe84bec02c041d28f902da0214bf442743fc907', @@ -1849,7 +1849,7 @@ deps = { Var('chromium_git') + '/external/github.com/gpuweb/cts.git' + '@' + '9eb57da4a0252044feac56418f4a306f5c66880a', 'src/third_party/webrtc': - Var('webrtc_git') + '/src.git' + '@' + 'refs/branch-heads/5414', + Var('webrtc_git') + '/src.git' + '@' + '4e8a5ac68e8a4ae0588f54f2fdb8cbd1eb5fa50d', # 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. @@ -1919,7 +1919,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/5414', + 'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@94305c74714085a6fe54c28f7e7a3dc69693ee22', 'condition': 'checkout_src_internal', },