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

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

Issue 467113004: Adds a skeleton component app for Always-On Hotwording opt-in flow. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 6 years, 4 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/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>

Powered by Google App Engine
This is Rietveld 408576698