diff --git a/patches/ui-webui-resources-cr_components-theme_color_picker-theme_color_picker.html.ts.patch b/patches/ui-webui-resources-cr_components-theme_color_picker-theme_color_picker.html.ts.patch new file mode 100644 index 000000000000..0aa64c73e772 --- /dev/null +++ b/patches/ui-webui-resources-cr_components-theme_color_picker-theme_color_picker.html.ts.patch @@ -0,0 +1,26 @@ +diff --git a/ui/webui/resources/cr_components/theme_color_picker/theme_color_picker.html.ts b/ui/webui/resources/cr_components/theme_color_picker/theme_color_picker.html.ts +index c041589e048eba5c3dc2595ddf9a076a52822f5d..ac2e97c82ccc0903c93130a40a04af21b30357f5 100644 +--- a/ui/webui/resources/cr_components/theme_color_picker/theme_color_picker.html.ts ++++ b/ui/webui/resources/cr_components/theme_color_picker/theme_color_picker.html.ts +@@ -27,21 +27,6 @@ export function getHtml(this: ThemeColorPickerElement) { + @click="${this.onDefaultColorClick_}" + basic-color> + +- +- + ${this.colors_.map((item, index) => html` +