diff --git a/patches/helium-ui/fix-customize-side-panel.patch b/patches/helium-ui/fix-customize-side-panel.patch index af580228..c015a14e 100644 --- a/patches/helium-ui/fix-customize-side-panel.patch +++ b/patches/helium-ui/fix-customize-side-panel.patch @@ -1,6 +1,6 @@ --- a/chrome/browser/resources/side_panel/customize_chrome/app.ts +++ b/chrome/browser/resources/side_panel/customize_chrome/app.ts -@@ -133,24 +133,6 @@ export class AppElement extends AppElementBase { +@@ -133,24 +133,6 @@ export class AppElement extends AppEleme element.scrollIntoView({behavior: 'auto'}); }); @@ -25,7 +25,7 @@ this.pageHandler_.updateAttachedTabState(); // We wait for load because `scrollIntoView` above requires the page to be -@@ -275,10 +257,6 @@ export class AppElement extends AppElementBase { +@@ -275,10 +257,6 @@ export class AppElement extends AppEleme await this.updateComplete; page.focusOnBackButton(); } @@ -38,7 +38,7 @@ declare global { --- a/chrome/browser/resources/side_panel/customize_chrome/appearance.ts +++ b/chrome/browser/resources/side_panel/customize_chrome/appearance.ts -@@ -129,12 +129,6 @@ export class AppearanceElement extends AppearanceElementBase { +@@ -129,12 +129,6 @@ export class AppearanceElement extends A }); this.pageHandler_.updateTheme(); diff --git a/patches/helium/settings/move-search-suggest.patch b/patches/helium/settings/move-search-suggest.patch index 667e30c7..dbe96dc9 100644 --- a/patches/helium/settings/move-search-suggest.patch +++ b/patches/helium/settings/move-search-suggest.patch @@ -56,7 +56,7 @@ @@ -74,7 +74,7 @@ @@ -91,7 +91,7 @@ } --- a/chrome/browser/resources/settings/route.ts +++ b/chrome/browser/resources/settings/route.ts -@@ -189,13 +189,6 @@ function createRoutes(): SettingsRoutes { +@@ -189,13 +189,6 @@ function createRoutes(): SettingsRoutes r.IMPORT_DATA = r.PEOPLE.createChild('/importData'); r.IMPORT_DATA.isNavigableDialog = true; // @@ -107,7 +107,7 @@ const visibility = pageVisibility || {}; --- a/chrome/browser/resources/settings/search_page/search_page.html +++ b/chrome/browser/resources/settings/search_page/search_page.html -@@ -80,6 +75,14 @@ +@@ -75,6 +75,14 @@
[[confirmationToastLabel_]]