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

Unified Diff: chrome/browser/resources/chromeos/login/custom_elements_login.js

Issue 1831523003: FR: SAML Sign In - Interstitial page to send users directly to IdP login screen (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: remove the <br> comment Created 4 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/custom_elements_login.js
diff --git a/chrome/browser/resources/chromeos/login/custom_elements_login.js b/chrome/browser/resources/chromeos/login/custom_elements_login.js
index 92c51d2e5364d549e59dc7dea9af27a9cbeb652b..bae39eb126b02f46e42ed22b35382e74073f85bb 100644
--- a/chrome/browser/resources/chromeos/login/custom_elements_login.js
+++ b/chrome/browser/resources/chromeos/login/custom_elements_login.js
@@ -8,8 +8,10 @@
<include src="gaia_input_form.js">
<include src="gaia_input.js">
<include src="gaia_password_changed.js">
+<include src="html-echo.js">
<include src="offline_gaia.js">
<include src="saml_confirm_password.js">
+<include src="saml_interstitial.js">
<include src="throbber_notice.js">
<include src="navigation_bar.js">
<include src="unrecoverable_cryptohome_error_card.js">

Powered by Google App Engine
This is Rietveld 408576698