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

Unified Diff: chrome/browser/resources/chromeos/login/oobe_buttons.js

Issue 2952943002: Update voice interaction OOBE with new UX spec (Closed)
Patch Set: Rebase Created 3 years, 6 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_buttons.js
diff --git a/chrome/browser/resources/chromeos/login/oobe_buttons.js b/chrome/browser/resources/chromeos/login/oobe_buttons.js
index d965b7674ac4e37a428d88715c32e8d4a034b611..2c0494882f3e989b93ddac74dbcaad382149c9fa 100644
--- a/chrome/browser/resources/chromeos/login/oobe_buttons.js
+++ b/chrome/browser/resources/chromeos/login/oobe_buttons.js
@@ -12,6 +12,8 @@ Polymer({
border: Boolean,
+ android: {type: Boolean, value: false},
+
/* Note that we are not using "aria-label" property here, because
* we want to pass the label value but not actually declare it as an
* ARIA property anywhere but the actual target element.
« no previous file with comments | « chrome/browser/resources/chromeos/login/oobe_buttons.html ('k') | chrome/browser/resources/chromeos/login/oobe_dialog.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698