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

Side by Side Diff: chrome/browser/resources/chromeos/login/custom_elements_login.html

Issue 1115993002: ChromeOS Gaia: SAML password confirmation dialog (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 5 years, 7 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 unified diff | Download patch
OLDNEW
1 <include src="gaia_card.html"> 1 <include src="gaia_card.html">
2 <include src="gaia_buttons.html"> 2 <include src="gaia_buttons.html">
3 <include src="gaia_input.html"> 3 <include src="gaia_input.html">
4 <include src="gaia_input_form.html"> 4 <include src="gaia_input_form.html">
5 <include src="gaia_header.html"> 5 <include src="gaia_header.html">
6 <include src="offline_gaia.html"> 6 <include src="offline_gaia.html">
7 <include src="gaia_password_changed.html"> 7 <include src="gaia_password_changed.html">
8 <include src="saml_confirm_password.html">
8 9
9 <script src="chrome://oobe/custom_elements.js"></script> 10 <script src="chrome://oobe/custom_elements.js"></script>
OLDNEW
« 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