diff --git a/DEPS b/DEPS index d5946ad..f9b6b213 100644 --- a/DEPS +++ b/DEPS
@@ -273,7 +273,7 @@ 'screen_ai_windows_386': 'version:138.01', # siso CIPD package version. - 'siso_version': 'git_revision:d9393c2115244b6e4a797189055e4a2b6769a64d', + 'siso_version': 'git_revision:df8adf712c5b5605b438fdfcd44235107811e5ef', # download libaom test data 'download_libaom_testdata': False, @@ -303,7 +303,7 @@ # 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': '54414b2fc025cb385c0904c160c5e6f7f3204d2a', + 'v8_revision': '61ddd471ece346840bbebbb308dceb4b4ce31b28', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling ANGLE # and whatever else without interference from each other. @@ -351,7 +351,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': '5987a9f51d7002f7ca375a34c2b857841d82a91c', + 'freetype_revision': '57a873045016c7866a298f5e9faa830e6ec24cf9', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling freetype # and whatever else without interference from each other. @@ -375,7 +375,7 @@ # Three lines of non-changing comments so that # the commit queue can handle CLs rolling CrossBench # and whatever else without interference from each other. - 'crossbench_revision': 'fa397f2ee97449aea7d43cb7521e37f38862565e', + 'crossbench_revision': '72f2f3f5c467d18731ec947690315e4f7f7d03cf', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling libFuzzer # and whatever else without interference from each other. @@ -391,7 +391,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': '00a4d814e5b1ae4433c2e315d0e44ef32f1fa829', + 'devtools_frontend_revision': '6b88848136d0afc8123e2f921ae5c8b162cb6d50', # 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. @@ -415,7 +415,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': 'ec871f2da1702386bfb22c52f29fd527dad70b76', + 'dawn_revision': '156136ebb43d383a3833545598023dd366085166', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling feed # and whatever else without interference from each other. @@ -1508,7 +1508,7 @@ 'src/clank': { 'url': Var('chrome_git') + '/clank/internal/apps.git' + '@' + - '2d6f8bf491f201d92ab36eb576bba199fa8f896b', + '3ea5efb1a9da96b70d0218a19334a96b7ab0123a', 'condition': 'checkout_android and checkout_src_internal', }, @@ -1667,7 +1667,7 @@ 'packages': [ { 'package': 'chromium/third_party/androidx', - 'version': 'jxj98gNBLn43NAe-JF3GXSRicC44jGfwPTmq4vJvFHYC', + 'version': 'N3BICdmBe8aMPRI6ZbZ4tNuSs26ziJ1PctmwDJnJ2p0C', }, ], 'condition': 'checkout_android and non_git_source', @@ -2000,7 +2000,7 @@ 'src/third_party/depot_tools': - Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + 'e0ece52cfb4faaf6d4468a94068265452ef6de13', + Var('chromium_git') + '/chromium/tools/depot_tools.git' + '@' + 'a8900cc0f023d6a662eb66b317e8ddceeb113490', 'src/third_party/devtools-frontend/src': Var('chromium_git') + '/devtools/devtools-frontend' + '@' + Var('devtools_frontend_revision'), @@ -2766,7 +2766,7 @@ Var('chromium_git') + '/external/github.com/google/ruy.git' + '@' + '83fd40d730feb0804fafbc2d8814bcc19a17b2e5', 'src/third_party/search_engines_data/resources': - Var('chromium_git') + '/external/search_engines_data.git' + '@' + 'c1a6f733f61d866e415f0e6a91b8e3d88cfbadea', + Var('chromium_git') + '/external/search_engines_data.git' + '@' + 'b07b9e19ca1e2ee2bfeef7e45fc91faaa12c78ed', 'src/third_party/search_engines_data/resources_internal': { 'url': Var('chrome_git') + '/external/search_engines_data_internal.git' + '@' + '665a33dd0140d181ed70ab33eda19e8c1c8c118d', @@ -2921,7 +2921,7 @@ Var('chromium_git') + '/webpagereplay.git' + '@' + Var('webpagereplay_revision'), 'src/third_party/webrtc': - Var('webrtc_git') + '/src.git' + '@' + '5400eaf45a36a0b5db81fe278e5e10963f938800', + Var('webrtc_git') + '/src.git' + '@' + '6733a59a44ee089e9be6fc4b1f69a7e03efb5353', # 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. @@ -2961,7 +2961,7 @@ }, 'src/third_party/zstd/src': - Var('chromium_git') + '/external/github.com/facebook/zstd.git' + '@' + 'd654fca78690fa15cceb8058ac47454d914a0e63', + Var('chromium_git') + '/external/github.com/facebook/zstd.git' + '@' + 'f9938c217da17ec3e9dcd2a2d99c5cf39536aeb9', 'src/tools/skia_goldctl/linux': { 'packages': [ @@ -4707,7 +4707,7 @@ 'src/ios_internal': { 'url': Var('chrome_git') + '/chrome/ios_internal.git' + '@' + - '6cdd5b904f33fe7004e4efc4279b5e6f3dc3258a', + '4c8dece7bba9ce608b76244192a72ea88d04fcf4', 'condition': 'checkout_ios and checkout_src_internal', },