| 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 5091c3eea89382d2510376835b63119200a02a94..d750f666564d2189cbcfe7b74349698b9646d35a 100644
|
| --- a/chrome/browser/resources/hotword_audio_verification/steps/finished_step.html
|
| +++ b/chrome/browser/resources/hotword_audio_verification/steps/finished_step.html
|
| @@ -27,7 +27,7 @@
|
| </div>
|
| </div>
|
| <div class="buttonbar">
|
| - <button id="try-now-button" class="primary">OK, TRY IT NOW</button>
|
| + <button id="done-button" class="primary">DONE</button>
|
| </div>
|
| </div>
|
| </div>
|
|
|