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/inox-patchset/disable-rlz.patch b/patches/inox-patchset/disable-rlz.patch index 6f6e27f3..175a734b 100644 --- a/patches/inox-patchset/disable-rlz.patch +++ b/patches/inox-patchset/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/ungoogled-chromium/add-flags-for-existing-switches.patch b/patches/ungoogled-chromium/add-flags-for-existing-switches.patch index 2bc9fb47..dcecb0e1 100644 --- a/patches/ungoogled-chromium/add-flags-for-existing-switches.patch +++ b/patches/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/ungoogled-chromium/add-ungoogled-flag-headers.patch b/patches/ungoogled-chromium/add-ungoogled-flag-headers.patch index f35249a9..8e026d8a 100644 --- a/patches/ungoogled-chromium/add-ungoogled-flag-headers.patch +++ b/patches/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.