Chromium Code Reviews| Index: chrome/browser/resources/chromeos/login/custom_elements_oobe.html |
| diff --git a/chrome/browser/resources/chromeos/login/custom_elements_oobe.html b/chrome/browser/resources/chromeos/login/custom_elements_oobe.html |
| index 680f38a44d3da19d31bbf3d9d629877ac66177b2..13ac43115984e4ad26238fa440930b73770baf3c 100644 |
| --- a/chrome/browser/resources/chromeos/login/custom_elements_oobe.html |
| +++ b/chrome/browser/resources/chromeos/login/custom_elements_oobe.html |
| @@ -14,6 +14,7 @@ |
| <include src="saml_interstitial.html"> |
| <include src="throbber_notice.html"> |
| <include src="navigation_bar.html"> |
| +<include src="oobe_a11n_option.html"> |
|
michaelpg
2016/08/09 20:33:08
accessibility => a11y
Alexander Alekseev
2016/08/10 04:03:45
Done.
This was a hybrid of accessibility and inte
|
| <include src="oobe_buttons.html"> |
| <include src="oobe_card.html"> |
| <include src="oobe_dialog.html"> |