From ac20d29095c61fa28fbf122f30efb4e12de1e71e Mon Sep 17 00:00:00 2001 From: "electron-roller[bot]" <84116207+electron-roller[bot]@users.noreply.github.com> Date: Thu, 27 Mar 2025 10:08:50 +0100 Subject: [PATCH] chore: bump chromium to 134.0.6998.179 (35-x-y) (#46313) * chore: bump chromium in DEPS to 134.0.6998.179 * chore: remove patches/chromium/cherry-pick-b8f80176b163.patch it is present in this chromium roll --------- Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com> Co-authored-by: Charles Kerr --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index d6843ab71127..224f0054fc65 100644 --- a/DEPS +++ b/DEPS @@ -2,7 +2,7 @@ gclient_gn_args_from = 'src' vars = { 'chromium_version': - '134.0.6998.178', + '134.0.6998.179', 'node_version': 'v22.14.0', 'nan_version':