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

Unified Diff: chrome/browser/resources/hotword_audio_verification/main.html

Issue 695703002: Hotword Audio Verification App: UI Polishes (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Review comments Created 6 years, 1 month 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/main.html
diff --git a/chrome/browser/resources/hotword_audio_verification/main.html b/chrome/browser/resources/hotword_audio_verification/main.html
index ae20de239afb23488e68da2caa2d8dbee5340c7b..e791cba4fef7a9d6f7158a840962a61c95b14e04 100644
--- a/chrome/browser/resources/hotword_audio_verification/main.html
+++ b/chrome/browser/resources/hotword_audio_verification/main.html
@@ -13,7 +13,6 @@
<div id="steps">
<!-- TODO(kcarattini): Localize the strings in the following files. -->
<include src="steps/hotword_only_step.html">
- <include src="steps/audio_history_step.html">
<include src="steps/hotword_audio_history_step.html">
<include src="steps/speech_training_step.html">
<include src="steps/finished_step.html">

Powered by Google App Engine
This is Rietveld 408576698