chromium-browser-stable/0003-Remove-voice-search-button.patch
2023-02-08 23:35:47 +00:00

16 lines
741 B
Diff

diff --git a/chrome/browser/resources/new_tab_page/realbox/realbox.html b/chrome/browser/resources/new_tab_page/realbox/realbox.html
index 2e91c57..fbdf426 100644
--- a/chrome/browser/resources/new_tab_page/realbox/realbox.html
+++ b/chrome/browser/resources/new_tab_page/realbox/realbox.html
@@ -187,11 +187,6 @@
<ntp-realbox-icon id="icon" match="[[selectedMatch_]]"
default-icon="[[realboxIcon_]]" in-searchbox>
</ntp-realbox-icon>
- <button id="voiceSearchButton"
- class="realbox-icon-button"
- on-click="onVoiceSearchClick_"
- title="$i18n{voiceSearchButtonLabel}">
- </button>
<template is="dom-if" if="[[realboxLensSearchEnabled_]]">
<button id="lensSearchButton"
class="realbox-icon-button"