Index: chrome/browser/resources/options/browser_options.html |
diff --git a/chrome/browser/resources/options/browser_options.html b/chrome/browser/resources/options/browser_options.html |
index b19f7afe693e78e7c7c71bc27c31c23745c5692b..c3dcdf7493485377acd45981077cfba6293ae499 100644 |
--- a/chrome/browser/resources/options/browser_options.html |
+++ b/chrome/browser/resources/options/browser_options.html |
@@ -203,9 +203,7 @@ |
<div id="audio-history" hidden> |
<div class="settings-row"> |
<label class="hotword-audio-history"> |
- <span id="audio-history-label" |
- i18n-content="hotwordAudioHistoryEnabled"> |
- </span> |
+ <span id="audio-history-label"></span> |
</label> |
<a target="_blank" class="hotword-link" |
i18n-content="hotwordAudioHistoryManage" |