From 5d33305095d31a9a3238ee871a3452ee42e0dcee Mon Sep 17 00:00:00 2001 From: wukko Date: Tue, 18 Nov 2025 14:55:15 +0600 Subject: [PATCH] patches: refresh for chromium 142.0.7444.175 --- patches/helium/core/prefer-https-by-default.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/patches/helium/core/prefer-https-by-default.patch b/patches/helium/core/prefer-https-by-default.patch index a520efe5..7c03af30 100644 --- a/patches/helium/core/prefer-https-by-default.patch +++ b/patches/helium/core/prefer-https-by-default.patch @@ -1,6 +1,6 @@ --- a/chrome/common/chrome_features.cc +++ b/chrome/common/chrome_features.cc -@@ -969,7 +969,7 @@ BASE_FEATURE(kHttpsFirstBalancedMode, ba +@@ -967,7 +967,7 @@ BASE_FEATURE(kHttpsFirstBalancedMode, ba // Automatically enables HTTPS-First Mode in a balanced configuration when // possible. BASE_FEATURE(kHttpsFirstBalancedModeAutoEnable,