| Index: chrome/browser/resources/chromeos/login/oobe_screen_update.html
|
| diff --git a/chrome/browser/resources/chromeos/login/oobe_screen_update.html b/chrome/browser/resources/chromeos/login/oobe_screen_update.html
|
| index 7e1b5d87d3641092eb04b8d4a0e613b5d3d3ddc7..b5fe59a51f26f3beac5343f6625d66946f6f9f13 100644
|
| --- a/chrome/browser/resources/chromeos/login/oobe_screen_update.html
|
| +++ b/chrome/browser/resources/chromeos/login/oobe_screen_update.html
|
| @@ -1,4 +1,7 @@
|
| <div class="step right hidden" id="update">
|
| + <div id="update-cancel-hint" hidden>
|
| + <p i18n-content="cancelUpdateHint"></p>
|
| + </div>
|
| <div id="update-screen-curtain">
|
| <p i18n-content="checkingForUpdates"></p>
|
| </div>
|
|
|