| 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">
|
|
|