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

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

Issue 1115993002: ChromeOS Gaia: SAML password confirmation dialog (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Roman changes Created 5 years, 8 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_oobe.js
diff --git a/chrome/browser/resources/chromeos/login/custom_elements_oobe.js b/chrome/browser/resources/chromeos/login/custom_elements_oobe.js
index 1c3cb21375acf200ea90223cb1a90031c26c47e4..af52e317d61a5a398caa8b46daea5825fd8ae291 100644
--- a/chrome/browser/resources/chromeos/login/custom_elements_oobe.js
+++ b/chrome/browser/resources/chromeos/login/custom_elements_oobe.js
@@ -11,4 +11,5 @@
<include src="gaia_input_form.js">
<include src="offline_gaia.js">
<include src="gaia_password_changed.js">
+<include src="saml_confirm_password.js">
<include src="notification_card.js">

Powered by Google App Engine
This is Rietveld 408576698