From 1341de3a37dd8fd193a1f446e368f241148dfab7 Mon Sep 17 00:00:00 2001 From: Blaise Date: Tue, 16 Dec 2025 14:14:37 -0600 Subject: [PATCH] Update to Chromium 143.0.7499.146 --- chromium_version.txt | 2 +- patches/core/inox-patchset/0021-disable-rlz.patch | 2 +- .../ungoogled-chromium/add-flags-for-existing-switches.patch | 2 +- .../extra/ungoogled-chromium/add-ungoogled-flag-headers.patch | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/chromium_version.txt b/chromium_version.txt index 08e5245d..c86cbb02 100644 --- a/chromium_version.txt +++ b/chromium_version.txt @@ -1 +1 @@ -143.0.7499.109 +143.0.7499.146 diff --git a/patches/core/inox-patchset/0021-disable-rlz.patch b/patches/core/inox-patchset/0021-disable-rlz.patch index 6f6e27f3..175a734b 100644 --- a/patches/core/inox-patchset/0021-disable-rlz.patch +++ b/patches/core/inox-patchset/0021-disable-rlz.patch @@ -2,7 +2,7 @@ --- a/BUILD.gn +++ b/BUILD.gn -@@ -459,14 +459,6 @@ group("gn_all") { +@@ -458,14 +458,6 @@ group("gn_all") { ] } diff --git a/patches/extra/ungoogled-chromium/add-flags-for-existing-switches.patch b/patches/extra/ungoogled-chromium/add-flags-for-existing-switches.patch index 71c8f194..4e0ad2d2 100644 --- a/patches/extra/ungoogled-chromium/add-flags-for-existing-switches.patch +++ b/patches/extra/ungoogled-chromium/add-flags-for-existing-switches.patch @@ -1,6 +1,6 @@ --- a/chrome/browser/about_flags.cc +++ b/chrome/browser/about_flags.cc -@@ -5210,10 +5210,12 @@ const FeatureEntry::FeatureVariation kPr +@@ -5225,10 +5225,12 @@ const FeatureEntry::FeatureVariation kPr #include "chrome/browser/ungoogled_flag_choices.h" #include "chrome/browser/bromite_flag_choices.h" #include "chrome/browser/ungoogled_platform_flag_choices.h" diff --git a/patches/extra/ungoogled-chromium/add-ungoogled-flag-headers.patch b/patches/extra/ungoogled-chromium/add-ungoogled-flag-headers.patch index 0b484700..6feaa4f4 100644 --- a/patches/extra/ungoogled-chromium/add-ungoogled-flag-headers.patch +++ b/patches/extra/ungoogled-chromium/add-ungoogled-flag-headers.patch @@ -1,6 +1,6 @@ --- a/chrome/browser/about_flags.cc +++ b/chrome/browser/about_flags.cc -@@ -5206,7 +5206,13 @@ const FeatureEntry::FeatureVariation kPr +@@ -5221,7 +5221,13 @@ const FeatureEntry::FeatureVariation kPr // calculate and verify checksum. // // When adding a new choice, add it to the end of the list.