Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 <?xml version="1.0" encoding="utf-8"?> | 1 <?xml version="1.0" encoding="utf-8"?> |
| 2 <grit-part> | 2 <grit-part> |
| 3 <structure name="IDR_CR_ELEMENTS_CR_TOGGLE_BUTTON_CSS" | 3 <structure name="IDR_CR_ELEMENTS_CR_TOGGLE_BUTTON_CSS" |
| 4 file="../../webui/resources/cr_elements/cr_toggle_button/cr-toggle- button.css" | 4 file="../../webui/resources/cr_elements/cr_toggle_button/cr-toggle- button.css" |
| 5 type="chrome_html" /> | 5 type="chrome_html" /> |
| 6 <structure name="IDR_CR_ELEMENTS_CR_TOGGLE_BUTTON_HTML" | 6 <structure name="IDR_CR_ELEMENTS_CR_TOGGLE_BUTTON_HTML" |
| 7 file="../../webui/resources/cr_elements/cr_toggle_button/cr-toggle- button.html" | 7 file="../../webui/resources/cr_elements/cr_toggle_button/cr-toggle- button.html" |
| 8 type="chrome_html" /> | 8 type="chrome_html" /> |
| 9 <structure name="IDR_CR_ELEMENTS_CR_TOGGLE_BUTTON_JS" | 9 <structure name="IDR_CR_ELEMENTS_CR_TOGGLE_BUTTON_JS" |
| 10 file="../../webui/resources/cr_elements/cr_toggle_button/cr-toggle- button.js" | 10 file="../../webui/resources/cr_elements/cr_toggle_button/cr-toggle- button.js" |
| 11 type="chrome_html" /> | 11 type="chrome_html" /> |
| 12 <structure name="IDR_CR_ELEMENTS_CR_EVENTS_HTML" | 12 <structure name="IDR_CR_ELEMENTS_CR_EVENTS_HTML" |
| 13 file="../../webui/resources/cr_elements/cr_events/cr-events.html" | 13 file="../../webui/resources/cr_elements/cr_events/cr-events.html" |
| 14 type="chrome_html" /> | 14 type="chrome_html" /> |
| 15 <structure name="IDR_CR_ELEMENTS_CR_EVENTS_JS" | 15 <structure name="IDR_CR_ELEMENTS_CR_EVENTS_JS" |
| 16 file="../../webui/resources/cr_elements/cr_events/cr-events.js" | 16 file="../../webui/resources/cr_elements/cr_events/cr-events.js" |
| 17 type="chrome_html" /> | 17 type="chrome_html" /> |
| 18 <structure name="IDR_CR_ELEMENTS_NETWORK_ICON_CSS" | |
| 19 file="../../webui/resources/cr_elements/cr_network_icon/cr_network_ icon.css" | |
| 20 type="chrome_html" /> | |
| 21 <structure name="IDR_CR_ELEMENTS_NETWORK_ICON_HTML" | |
| 22 file="../../webui/resources/cr_elements/cr_network_icon/cr_network_ icon.html" | |
| 23 type="chrome_html" /> | |
| 24 <structure name="IDR_CR_ELEMENTS_NETWORK_ICON_JS" | |
| 25 file="../../webui/resources/cr_elements/cr_network_icon/cr_network_ icon.js" | |
| 26 type="chrome_html" /> | |
| 27 <structure name="IDR_CR_ELEMENTS_ONC_TYPES_JS" | |
| 28 file="../../webui/resources/cr_elements/cr_onc/cr_onc_types.js" | |
| 29 type="chrome_html" /> | |
| 30 <structure name="IDR_CR_ELEMENTS_ONC_DATA_HTML" | |
|
michaelpg
2015/02/11 00:47:28
optional nit: I didn't think of this before but ma
stevenjb
2015/02/11 01:12:33
I was planning to but didn't want to conflict with
| |
| 31 file="../../webui/resources/cr_elements/cr_onc/cr_onc_data.html" | |
| 32 type="chrome_html" /> | |
| 33 <structure name="IDR_CR_ELEMENTS_ONC_DATA_JS" | |
| 34 file="../../webui/resources/cr_elements/cr_onc/cr_onc_data.js" | |
| 35 type="chrome_html" /> | |
| 18 </grit-part> | 36 </grit-part> |
| OLD | NEW |