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

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

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
« no previous file with comments | « chrome/app/chromeos_strings.grdp ('k') | chrome/browser/resources/chromeos/login/custom_elements_login.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/chromeos/login/custom_elements_login.html
diff --git a/chrome/browser/resources/chromeos/login/custom_elements_login.html b/chrome/browser/resources/chromeos/login/custom_elements_login.html
index 135b094431316271a517318c40337a964fcd113f..855abd74adee38d3288c86a94db3690cc80f5a00 100644
--- a/chrome/browser/resources/chromeos/login/custom_elements_login.html
+++ b/chrome/browser/resources/chromeos/login/custom_elements_login.html
@@ -4,8 +4,10 @@
<include src="gaia_input_form.html">
<include src="gaia_input.html">
<include src="gaia_password_changed.html">
+<include src="html-echo.html">
<include src="offline_gaia.html">
<include src="saml_confirm_password.html">
+<include src="saml_interstitial.html">
<include src="throbber_notice.html">
<include src="navigation_bar.html">
<include src="unrecoverable_cryptohome_error_card.html">
« no previous file with comments | « chrome/app/chromeos_strings.grdp ('k') | chrome/browser/resources/chromeos/login/custom_elements_login.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698