| Index: chrome/browser/resources/chromeos/login/host-pairing-screen.html
|
| diff --git a/chrome/browser/resources/chromeos/login/host-pairing-screen.html b/chrome/browser/resources/chromeos/login/host-pairing-screen.html
|
| index 1f6adc084584a52cc16cc170b65d6499489940b7..4f9737440eb54f28fe4788c484c9d37dbed2bc37 100644
|
| --- a/chrome/browser/resources/chromeos/login/host-pairing-screen.html
|
| +++ b/chrome/browser/resources/chromeos/login/host-pairing-screen.html
|
| @@ -88,6 +88,7 @@
|
| <div class="title"
|
| i18n-content="loginHostPairingScreenEnrollmentErrorTitle">
|
| </div>
|
| + <div>[[C.enrollmentError]]</div>
|
| <div i18n-content="loginHostPairingScreenErrorNeedRestartText"></div>
|
| </host-pairing-page>
|
| <host-pairing-page name="pairing-done">
|
|
|