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

Unified Diff: chrome/browser/resources/chromeos/login/oobe_screen_voice_interaction_value_prop.html

Issue 2912593002: Create OOBE screen for Voice Interaction value proposition (Closed)
Patch Set: Created 3 years, 7 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/chromeos/login/oobe_screen_voice_interaction_value_prop.html
diff --git a/chrome/browser/resources/chromeos/login/oobe_screen_voice_interaction_value_prop.html b/chrome/browser/resources/chromeos/login/oobe_screen_voice_interaction_value_prop.html
new file mode 100644
index 0000000000000000000000000000000000000000..b2326726ef44e09bcd390a20ce2e5d14b56f65bf
--- /dev/null
+++ b/chrome/browser/resources/chromeos/login/oobe_screen_voice_interaction_value_prop.html
@@ -0,0 +1,6 @@
+<div class="step faded hidden no-logo" id="voice-interaction-value-prop"
xc 2017/05/31 18:37:52 copyright header
yueli 2017/06/02 02:03:47 Done.
+ role="group" i18n-values="aria-label:resetScreenAccessibleTitle">
xc 2017/05/31 18:37:52 wrong label?
yueli 2017/06/02 02:03:46 Done.
+ <oobe-voice-interaction-value-prop-md
+ id="oobe-voice-interaction-value-prop-md">
+ </oobe-voice-interaction-value-prop-md>
+</div>

Powered by Google App Engine
This is Rietveld 408576698