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

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

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.html
diff --git a/chrome/browser/resources/chromeos/login/custom_elements_login.html b/chrome/browser/resources/chromeos/login/custom_elements_login.html
index 0985cbd9be5ce8f2b18a32a6007e6666ebf67959..6aebad8288c2f6c62769382a0fc1f6024caebbad 100644
--- a/chrome/browser/resources/chromeos/login/custom_elements_login.html
+++ b/chrome/browser/resources/chromeos/login/custom_elements_login.html
@@ -1,5 +1,6 @@
<include src="gaia_card.html">
<include src="gaia_buttons.html">
+<include src="gaia_input.html">
<include src="gaia_input_form.html">
<include src="gaia_header.html">
<include src="offline_gaia.html">
« no previous file with comments | « chrome/browser/chromeos/login/login_browsertest.cc ('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