From abba00867357cfbbce9db34ae0fb959e968e14c6 Mon Sep 17 00:00:00 2001 From: "electron-roller[bot]" <84116207+electron-roller[bot]@users.noreply.github.com> Date: Mon, 30 Jun 2025 11:00:22 +0200 Subject: [PATCH] chore: bump chromium to 138.0.7204.49 (37-x-y) (#47558) chore: bump chromium in DEPS to 138.0.7204.49 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 58432b0d9f..18cd2a59f6 100644 --- a/DEPS +++ b/DEPS @@ -2,7 +2,7 @@ gclient_gn_args_from = 'src' vars = { 'chromium_version': - '138.0.7204.35', + '138.0.7204.49', 'node_version': 'v22.16.0', 'nan_version':