Chromium Code Reviews| Index: chrome/browser/resources/hotword_audio_verification/main.html |
| diff --git a/chrome/test/data/extensions/api_test/browser_action/add_popup/another_popup.html b/chrome/browser/resources/hotword_audio_verification/main.html |
| similarity index 72% |
| copy from chrome/test/data/extensions/api_test/browser_action/add_popup/another_popup.html |
| copy to chrome/browser/resources/hotword_audio_verification/main.html |
| index e3dfd254fc683ddd6e7c7b6c117d78a6de714a20..a37c7330592d3220ea45aefeb967cbbfdaf1e5a7 100644 |
| --- a/chrome/test/data/extensions/api_test/browser_action/add_popup/another_popup.html |
| +++ b/chrome/browser/resources/hotword_audio_verification/main.html |
| @@ -1,6 +1,7 @@ |
| <!DOCTYPE html> |
| <html> |
| + <head> |
| + </head> |
| <body> |
| - Another popup. |
| </body> |
| </html> |