| 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 1fc41bbb7d8ce4741b5bae6caa73b53399fdfcda..0c76b25bb7c4878ef44bcb57f5384a517e9f9f69 100644
|
| --- a/chrome/browser/resources/chromeos/login/oobe_buttons.js
|
| +++ b/chrome/browser/resources/chromeos/login/oobe_buttons.js
|
| @@ -10,6 +10,8 @@ Polymer({
|
|
|
| inverse: Boolean,
|
|
|
| + border: Boolean,
|
| +
|
| /* 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.
|
|
|