Index: chrome/browser/resources/chromeos/login/oobe_screen_oauth_enrollment.html |
diff --git a/chrome/browser/resources/chromeos/login/oobe_screen_oauth_enrollment.html b/chrome/browser/resources/chromeos/login/oobe_screen_oauth_enrollment.html |
index 79a0ffafee1af2ffa3c1a4985584123bd278a186..f2c8c568afbeedd80351d1861064298dda93c6a9 100644 |
--- a/chrome/browser/resources/chromeos/login/oobe_screen_oauth_enrollment.html |
+++ b/chrome/browser/resources/chromeos/login/oobe_screen_oauth_enrollment.html |
@@ -19,6 +19,11 @@ |
i18n-content="oauthEnrollSuccess"> |
</notification-card> |
</div> |
+ <div id="oauth-enroll-step-abe-success" role="alert"> |
+ <notification-card id="oauth-enroll-abe-success-card" type="success" |
+ i18n-values="button-label:oauthEnrollDone"> |
+ </notification-card> |
+ </div> |
<div id="oauth-enroll-step-attribute-prompt"> |
<gaia-card id="oauth-enroll-attribute-prompt-card" class="fit"> |
<div class="header flex vertical layout end-justified"> |