diff --git a/DEPS b/DEPS index 28e08e9..592731a 100644 --- a/DEPS +++ b/DEPS
@@ -299,19 +299,19 @@ # 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': 'db706fd37874f786e82238b58a4c3799fa430f60', + 'skia_revision': '365d47466356c3666a5319baf262153cf393ab86', # 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': '7d09849bb20b29cc989b14e62e086f1ded0a4134', + 'v8_revision': '0a3957f54665939324a11b9cc932e9d9332eefc9', # 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': '3f7bded1c0334b099461de9b19ecc00d832ebc5a', + 'angle_revision': '4a5e20f2c1478058a27fa578696b262d95a747b6', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling SwiftShader # and whatever else without interference from each other. - 'swiftshader_revision': '96085ee3c6cc7bbb839880279efc85cbf122ec6b', + 'swiftshader_revision': 'f70c1194c1730893f7848cff07ca4ec196269709', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling PDFium # 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': '8f9e09ad773d1e3fbb3021d3ab09246db491df5c', + 'crossbench_revision': '55f89b770f9573fb07765a4975ee586640feaf63', # 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': 'a606a77310848ca4f22c139777106f9100f8e318', + 'devtools_frontend_revision': '9901bf08fdd7f65bc1561e71331ff10b4df614e5', # 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': 'f1ac40b54eb53282eff2e587a08fae81de9408ea', + 'dawn_revision': '449c0afbaf08f5e1c1f6e2edfa41ada6bd166c58', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling feed # and whatever else without interference from each other. @@ -451,7 +451,7 @@ # Three lines of non-changing comments so that # the commit queue can handle CLs rolling crabbyavif # and whatever else without interference from each other. - 'crabbyavif_revision': 'b097e11df62db2a6b8561f60aeae0718901122cb', + 'crabbyavif_revision': '91072f337edd69508dbefaf290f01722e228738a', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling Speedometer main # and whatever else without interference from each other. @@ -495,7 +495,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. - 'libcxxabi_revision': '069652e9cbca8e3b5e2371057a206f91f2f710f6', + 'libcxxabi_revision': '9810fb23f6ba666f017c2b67c67de2bcac2b44bd', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling feed # and whatever else without interference from each other. @@ -1486,7 +1486,7 @@ 'src/clank': { 'url': Var('chrome_git') + '/clank/internal/apps.git' + '@' + - '968450ab8d1bcffb25acc11625dc295076a5c2d1', + '8940c82382a30562518d86b3476b1d5c668d1d0a', 'condition': 'checkout_android and checkout_src_internal', }, @@ -1948,7 +1948,7 @@ # Tools used when building Chrome for Chrome OS. This affects both the Simple # Chrome workflow, as well as the chromeos-chrome ebuild. 'src/third_party/chromite': { - 'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + 'ac8a9cb56cfff1346e2f2b9b77175e7a748ad10b', + 'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '3808d0167301afd2a0a9c45b0b19dd07f3dce1fc', 'condition': 'checkout_chromeos', }, @@ -2025,7 +2025,7 @@ # Used for embedded builds. CrOS & Linux use the system version. 'src/third_party/fontconfig/src': { - 'url': Var('chromium_git') + '/external/fontconfig.git' + '@' + '14d466b30a8ab4a9d789977ed94f2c30e7209267', + 'url': Var('chromium_git') + '/external/fontconfig.git' + '@' + '24ed9b4d73dc068ed2baeb0da583c51879d5cabc', 'condition': 'checkout_linux', }, @@ -2526,7 +2526,7 @@ Var('pdfium_git') + '/pdfium.git' + '@' + Var('pdfium_revision'), 'src/third_party/perfetto': - Var('chromium_git') + '/external/github.com/google/perfetto.git' + '@' + '99c9ef8102d3770e6d5ba91d9ca400b751b0af9b', + Var('chromium_git') + '/external/github.com/google/perfetto.git' + '@' + 'db280603c217b4abb469b09f543f0713f906da5c', 'src/base/tracing/test/data': { 'bucket': 'perfetto', @@ -2894,7 +2894,7 @@ Var('chromium_git') + '/webpagereplay.git' + '@' + Var('webpagereplay_revision'), 'src/third_party/webrtc': - Var('webrtc_git') + '/src.git' + '@' + 'e30e216756cb9bdee35074b8020a78e26c981d94', + Var('webrtc_git') + '/src.git' + '@' + 'cc46fb91c5f8bd4cba637f6ebfaa5f278efc4458', # 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. @@ -3027,7 +3027,7 @@ 'packages': [ { 'package': 'chromeos_internal/apps/help_app/app', - 'version': 'wA9PJ2N4w88a9MERsOsukx6ftSzEYGRQ_mRHgJW8l7oC', + 'version': 'cPjkmpV8NlcBLKoJWRkK_B2cXLR-k3aTqbfzY53KJAcC', }, ], 'condition': 'checkout_chromeos and checkout_src_internal',