OLD | NEW |
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_form.html"> | 4 <include src="gaia_input_form.html"> |
4 <include src="gaia_header.html"> | 5 <include src="gaia_header.html"> |
5 <include src="offline_gaia.html"> | 6 <include src="offline_gaia.html"> |
6 <include src="gaia_password_changed.html"> | 7 <include src="gaia_password_changed.html"> |
7 | 8 |
8 <script src="chrome://oobe/custom_elements.js"></script> | 9 <script src="chrome://oobe/custom_elements.js"></script> |
OLD | NEW |