Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3994)

Unified Diff: chrome/browser/resources/hotword_audio_verification/steps/finished_step.html

Issue 1011283003: Hotword: Make the opt-in flow tab ordering more intuitive (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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>

Powered by Google App Engine
This is Rietveld 408576698