 Chromium Code Reviews
 Chromium Code Reviews Issue 1011283003:
  Hotword: Make the opt-in flow tab ordering more intuitive  (Closed) 
  Base URL: https://chromium.googlesource.com/chromium/src.git@master
    
  
    Issue 1011283003:
  Hotword: Make the opt-in flow tab ordering more intuitive  (Closed) 
  Base URL: https://chromium.googlesource.com/chromium/src.git@master| 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 71537dd45aa33b395934b6f66771ca0345b683de..8a764e1f1abc8f67d02326c4c742943480143a0d 100644 | 
| --- a/chrome/browser/resources/hotword_audio_verification/steps/finished_step.html | 
| +++ b/chrome/browser/resources/hotword_audio_verification/steps/finished_step.html | 
| @@ -22,8 +22,6 @@ | 
| </div> | 
| <div class="buttonbar"> | 
| <div class="right"> | 
| 
Dan Beam
2015/03/18 01:14:50
why is this needed, then?
 
kcarattini
2015/03/18 01:20:12
Wow, you were quick! This was a mistake. Added bac
 | 
| - <button id="done-button" i18n-content="finish" | 
| - class="primary finish-button"></button> | 
| </div> | 
| </div> | 
| </div> |