Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2002)

Unified Diff: chrome/browser/resources/chromeos/login/host-pairing-screen.html

Issue 2771623002: Bootstrapping: Display meaningful enrollment error message on Slave device. (Closed)
Patch Set: Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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">

Powered by Google App Engine
This is Rietveld 408576698