diff --git a/patches/helium/settings/remove-profile-page-sections.patch b/patches/helium/settings/remove-profile-page-sections.patch new file mode 100644 index 00000000..9f957881 --- /dev/null +++ b/patches/helium/settings/remove-profile-page-sections.patch @@ -0,0 +1,77 @@ +--- a/chrome/browser/resources/settings/people_page/people_page.html ++++ b/chrome/browser/resources/settings/people_page/people_page.html +@@ -69,20 +69,6 @@ +
+ + +- +- + + +- +- +- +- +- +- + +- +- + + + diff --git a/patches/series b/patches/series index e6f4a899..4a4bcb93 100644 --- a/patches/series +++ b/patches/series @@ -194,6 +194,7 @@ helium/core/tab-cycling-mru.patch helium/settings/settings-page-icons.patch helium/settings/move-search-suggest.patch helium/settings/remove-autofill.patch +helium/settings/remove-profile-page-sections.patch helium/settings/fix-page-names.patch helium/settings/disable-safety-hub-page.patch helium/settings/remove-results-help-link.patch