diff --git a/DEPS b/DEPS index e9ca3d12..9d8c45f 100644 --- a/DEPS +++ b/DEPS
@@ -312,7 +312,7 @@ # 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': '6af0f1febeca72da6472c388d897e87cb897dbc4', + 'skia_revision': 'dec629b762ec426f9062f25157e9640de60d4d50', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling V8 # and whatever else without interference from each other. @@ -363,7 +363,7 @@ # Three lines of non-changing comments so that # the commit queue can handle CLs rolling freetype # and whatever else without interference from each other. - 'freetype_revision': 'dbdcd758895647028bbc56baf862a1cff07409ff', + 'freetype_revision': '9a2d6d97b2d8a5d22d02948b783df12b764afa2d', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling freetype # and whatever else without interference from each other. @@ -387,7 +387,7 @@ # Three lines of non-changing comments so that # the commit queue can handle CLs rolling chromium_variations # and whatever else without interference from each other. - 'chromium_variations_revision': '5d2512d77e06e5c6938a49192bbea2bed1618afe', + 'chromium_variations_revision': '7b0c418c18885973e5df7ff3523b911050bf6ae8', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling CrossBench # and whatever else without interference from each other. @@ -403,7 +403,7 @@ # Three lines of non-changing comments so that # the commit queue can handle CLs rolling devtools-frontend # and whatever else without interference from each other. - 'devtools_frontend_revision': '83ecf63b0b905fb835f38389a8130b4b19265387', + 'devtools_frontend_revision': '170f1b62ff2ddac12ee66724127335585acc8ece', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling libprotobuf-mutator # and whatever else without interference from each other. @@ -427,7 +427,7 @@ # 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': 'e228605ee7bea07756b742941cfd3aec088311ec', + 'dawn_revision': 'cd07b9f4050952300ee34b15d84c30a70523e80c', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling feed # and whatever else without interference from each other. @@ -831,7 +831,7 @@ 'src/clank': { 'url': Var('chrome_git') + '/clank/internal/apps.git' + '@' + - '22b403ffb0f1621c38960ae1cedd464b8efc700c', + '6d9a82dba7830e586b0c1e8c01847add8dd68240', 'condition': 'checkout_android and checkout_src_internal', }, @@ -986,7 +986,7 @@ 'packages': [ { 'package': 'chromium/third_party/androidx', - 'version': '2a4hYytl5lMs-Lc3njuI_cUsdvCGjVvNqCnZgo2hapYC', + 'version': 'w_WvxAtkTYqygcFc1DtLkvJlGU0WRsUg71SxSvIp-cEC', }, ], 'condition': 'checkout_android', @@ -1196,13 +1196,13 @@ }, 'src/third_party/depot_tools': - Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '4eb81e6f13fbf6f9c550d895c7c3e6cfd19d34f7', + Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + '6ba67afd6fb7718743af91b847ddf1907f3ee9a6', 'src/third_party/devtools-frontend/src': Var('chromium_git') + '/devtools/devtools-frontend' + '@' + Var('devtools_frontend_revision'), 'src/third_party/devtools-frontend-internal': { - 'url': Var('chrome_git') + '/devtools/devtools-internal.git' + '@' + 'a13168edbd77143405d485f3347663c320223f66', + 'url': Var('chrome_git') + '/devtools/devtools-internal.git' + '@' + 'cadbad6bc7fe48b083e0d25eb6feb06fa7a02d89', 'condition': 'checkout_src_internal', }, @@ -1713,7 +1713,7 @@ 'packages': [ { 'package': 'chromium/third_party/r8', - 'version': 'cRpPhFe0Ln8wX3pcqOs4cHobiYj7mMi6eVqchALlFUcC', + 'version': 'jiR3Cmr6zLjEDaMOALv35_EoVDJbl5Mdza1IRQLevjAC', }, ], 'condition': 'checkout_android', @@ -1818,7 +1818,7 @@ 'dep_type': 'cipd', }, - 'src/third_party/vulkan-deps': '{chromium_git}/vulkan-deps@931022b21e50cacab1d65546c96f9aa8242969f9', + 'src/third_party/vulkan-deps': '{chromium_git}/vulkan-deps@71b11532ed72adaec5d5e006d92ce741b71379a3', 'src/third_party/vulkan_memory_allocator': Var('chromium_git') + '/external/github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git' + '@' + '56300b29fbfcc693ee6609ddad3fdd5b7a449a21', @@ -1855,10 +1855,10 @@ Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + 'bc3c8bad295ae0ba7f0ddb18848df70f92a820c0', 'src/third_party/webgpu-cts/src': - Var('chromium_git') + '/external/github.com/gpuweb/cts.git' + '@' + 'cb9d5903ea1dc93ad4fe3e67652e2f65026fc909', + Var('chromium_git') + '/external/github.com/gpuweb/cts.git' + '@' + '680c654441704480e9756124770dd683a32d13d1', 'src/third_party/webrtc': - Var('webrtc_git') + '/src.git' + '@' + 'dc43cb24bd8ee85d6a8224c5928ceaf90de729b6', + Var('webrtc_git') + '/src.git' + '@' + '0afde7614d1ce398f516f19a032ef94f4c9f1011', # 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. @@ -1981,7 +1981,7 @@ 'packages': [ { 'package': 'chromeos_internal/apps/help_app/app', - 'version': 'wbGp_p_wwG-C7jojM805vwDlBPYOE2nvQweXIDQ35RIC', + 'version': 'x7BPfckWI79FucQhmJSGRsfDXwWB9RV9_PupgXCwDx0C', }, ], 'condition': 'checkout_chromeos and checkout_src_internal', @@ -1992,7 +1992,7 @@ 'packages': [ { 'package': 'chromeos_internal/apps/media_app/app', - 'version': '1v0PtvRoteG6e8KEbq8laPb9klZ-eCfh-dbEgEPgXf0C', + 'version': 'D4B8fHXomFuQMqFsRWJNY0Gq2JxJIIaG5bGTfAfljIoC', }, ], 'condition': 'checkout_chromeos and checkout_src_internal', @@ -2025,7 +2025,7 @@ 'packages': [ { 'package': 'chromeos_internal/apps/projector_app/app', - 'version': 'Xfsbd88OenRBWE4llWiL7oyZeQkJKb_b6IMlsn4jTfoC', + 'version': 'IXXWf2yr65AeFrCgymus2EDznDRtClBl8jVrOCB-lZUC', }, ], 'condition': 'checkout_chromeos and checkout_src_internal', @@ -3942,7 +3942,7 @@ 'src/chrome/browser/platform_experience/win': { 'url': Var('chrome_git') + '/chrome/browser/platform_experience/win.git' + '@' + - '8d47eadc639188d06f1ece609096a8e06cb1aae0', + 'bb7b46198c60bc9af0b1b5b063396befa4dbe0a1', 'condition': 'checkout_src_internal', },