Index: chrome/browser/resources/hotword_audio_verification/steps/finished_step.html |
diff --git a/chrome/browser/resources/hotword_audio_verification/steps/finished_step.html b/chrome/browser/resources/hotword_audio_verification/steps/finished_step.html |
index d750f666564d2189cbcfe7b74349698b9646d35a..3f2bcc56f5b66af25e8835910902c013b4e4db67 100644 |
--- a/chrome/browser/resources/hotword_audio_verification/steps/finished_step.html |
+++ b/chrome/browser/resources/hotword_audio_verification/steps/finished_step.html |
@@ -23,11 +23,11 @@ |
</span> |
</div> |
You can change these settings at any time in the |
- <a href="#">Chrome Settings</a> |
+ <a id="settings-link" href="#">Chrome Settings</a> |
</div> |
</div> |
<div class="buttonbar"> |
- <button id="done-button" class="primary">DONE</button> |
+ <button id="done-button" class="primary finish-button">DONE</button> |
</div> |
</div> |
</div> |