OLD | NEW |
1 <include src="oobe-screen.html"> | 1 <include src="oobe-screen.html"> |
2 <include src="html-echo.html"> | 2 <include src="html-echo.html"> |
3 <include src="indeterminate-progress.html"> | 3 <include src="indeterminate-progress.html"> |
4 <include src="controller-pairing-screen.html"> | 4 <include src="controller-pairing-screen.html"> |
5 <include src="host-pairing-screen.html"> | 5 <include src="host-pairing-screen.html"> |
6 <include src="throbber_notice.html"> | 6 <include src="throbber_notice.html"> |
7 <include src="gaia_card.html"> | 7 <include src="gaia_card.html"> |
8 <include src="gaia_buttons.html"> | 8 <include src="gaia_buttons.html"> |
| 9 <include src="gaia_input.html"> |
9 <include src="gaia_input_form.html"> | 10 <include src="gaia_input_form.html"> |
10 <include src="gaia_header.html"> | 11 <include src="gaia_header.html"> |
11 <include src="offline_gaia.html"> | 12 <include src="offline_gaia.html"> |
12 <include src="gaia_password_changed.html"> | 13 <include src="gaia_password_changed.html"> |
13 <include src="notification_card.html"> | 14 <include src="notification_card.html"> |
14 | 15 |
15 <script src="chrome://oobe/custom_elements.js"></script> | 16 <script src="chrome://oobe/custom_elements.js"></script> |
OLD | NEW |