From c18096cdf16b504b01f5f62ce4e3d73aedfc7d8b Mon Sep 17 00:00:00 2001 From: "electron-roller[bot]" <84116207+electron-roller[bot]@users.noreply.github.com> Date: Thu, 29 Jan 2026 16:20:54 +0100 Subject: [PATCH] chore: bump chromium to 144.0.7559.111 (40-x-y) (#49562) * chore: bump chromium in DEPS to 144.0.7559.109 * chore: bump chromium in DEPS to 144.0.7559.111 --------- Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com> --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index f5ee9d4d48..c693a8d1a3 100644 --- a/DEPS +++ b/DEPS @@ -2,7 +2,7 @@ gclient_gn_args_from = 'src' vars = { 'chromium_version': - '144.0.7559.96', + '144.0.7559.111', 'node_version': 'v24.11.1', 'nan_version':