Index: chrome/browser/resources/hotword_audio_verification/steps/hotword_audio_history_step.html |
diff --git a/chrome/browser/resources/hotword_audio_verification/steps/hotword_audio_history_step.html b/chrome/browser/resources/hotword_audio_verification/steps/hotword_audio_history_step.html |
index aba6cf8883e1f45478a1518310d7a633bb2708f6..9b62157a50a6da623f0533aa5e0a53e5f9a2d9b2 100644 |
--- a/chrome/browser/resources/hotword_audio_verification/steps/hotword_audio_history_step.html |
+++ b/chrome/browser/resources/hotword_audio_verification/steps/hotword_audio_history_step.html |
@@ -16,12 +16,14 @@ |
associated with your Google Account to help recognize your voice and |
improve speech recognition. |
<br> |
- <a is="action-link">LEARN MORE</a> |
+ <br> |
+ <a href="https://support.google.com/websearch/answer/6030020" |
+ target="_blank">LEARN MORE</a> |
</div> |
</div> |
<div class="buttonbar"> |
<button id="hw-agree-button" class="primary">I AGREE</button> |
- <button id="hw-cancel-button" >NO THANKS</button> |
+ <button id="hw-cancel-button" class="finish-button">NO THANKS</button> |
</div> |
</div> |
</div> |