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"> | |
Nikita (slow)
2015/04/03 11:20:40
Please leave custom polymer element here.
| |
7 | 6 |
8 <script src="chrome://oobe/custom_elements.js"></script> | 7 <script src="chrome://oobe/custom_elements.js"></script> |
OLD | NEW |