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

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

Issue 1129063003: <gaia-input> element extracted from <gaia-input-form>. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Corrected test. 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 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 829d71a9536867b49e97aaab3188fd0225dc4088..a3129552f7f14ec9e06f5089186153ac5a33ab9f 100644
--- a/chrome/browser/resources/chromeos/login/custom_elements_login.js
+++ b/chrome/browser/resources/chromeos/login/custom_elements_login.js
@@ -3,6 +3,7 @@
// found in the LICENSE file.
<include src="gaia_buttons.js">
+<include src="gaia_input.js">
<include src="gaia_input_form.js">
<include src="offline_gaia.js">
<include src="gaia_password_changed.js">

Powered by Google App Engine
This is Rietveld 408576698