| Index: chrome/browser/resources/chromeos/login/oobe_screen_enable_debugging.html
|
| diff --git a/chrome/browser/resources/chromeos/login/oobe_screen_enable_debugging.html b/chrome/browser/resources/chromeos/login/oobe_screen_enable_debugging.html
|
| index f3d8eb5c9f6382a81637afa39d8919eaf29b679d..c3f878b7b24cd4595993f30c9007ee4cee415075 100644
|
| --- a/chrome/browser/resources/chromeos/login/oobe_screen_enable_debugging.html
|
| +++ b/chrome/browser/resources/chromeos/login/oobe_screen_enable_debugging.html
|
| @@ -1,6 +1,6 @@
|
| <div class="step faded hidden no-logo" id="debugging" role="group" hidden
|
| i18n-values="aria-label:enableDebuggingScreenAccessibleTitle">
|
| - <div class="step-contents">
|
| + <div class="step-contents" aria-live="polite" aria-atomic="true">
|
| <div id="enable-debugging-icon"></div>
|
| <div i18n-content="enableDebuggingScreenTitle"
|
| class="enable-debugging-title remove-protection-specific setup-specific
|
|
|