mirror of
https://abf.rosa.ru/djam/chromium-browser-stable.git
synced 2025-02-23 14:42:49 +00:00
16 lines
741 B
Diff
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"
|