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 <!-- Polymer 1.0 Elements --> | 3 <!-- Polymer 1.0 Elements --> |
| 4 <structure name="IDR_CR_ELEMENTS_CR_ACTION_MENU_HTML" | 4 <structure name="IDR_CR_ELEMENTS_CR_ACTION_MENU_HTML" |
| 5 file="../../webui/resources/cr_elements/cr_action_menu/cr_action_me nu.html" | 5 file="../../webui/resources/cr_elements/cr_action_menu/cr_action_me nu.html" |
| 6 type="chrome_html" /> | 6 type="chrome_html" /> |
| 7 <structure name="IDR_CR_ELEMENTS_CR_ACTION_MENU_JS" | 7 <structure name="IDR_CR_ELEMENTS_CR_ACTION_MENU_JS" |
| 8 file="../../webui/resources/cr_elements/cr_action_menu/cr_action_me nu.js" | 8 file="../../webui/resources/cr_elements/cr_action_menu/cr_action_me nu.js" |
| 9 type="chrome_html" /> | 9 type="chrome_html" /> |
| 10 <structure name="IDR_CR_ELEMENTS_CR_SCROLLABLE_BEHAVIOR_HTML" | 10 <structure name="IDR_CR_ELEMENTS_CR_SCROLLABLE_BEHAVIOR_HTML" |
| (...skipping 134 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 145 <structure name="IDR_CR_ELEMENTS_CR_SHARED_STYLE_CSS_HTML" | 145 <structure name="IDR_CR_ELEMENTS_CR_SHARED_STYLE_CSS_HTML" |
| 146 file="../../webui/resources/cr_elements/shared_style_css.html" | 146 file="../../webui/resources/cr_elements/shared_style_css.html" |
| 147 type="chrome_html" | 147 type="chrome_html" |
| 148 flattenhtml="true" /> | 148 flattenhtml="true" /> |
| 149 <structure name="IDR_CR_ELEMENTS_CR_HIDDEN_STYLE_CSS_HTML" | 149 <structure name="IDR_CR_ELEMENTS_CR_HIDDEN_STYLE_CSS_HTML" |
| 150 file="../../webui/resources/cr_elements/hidden_style_css.html" | 150 file="../../webui/resources/cr_elements/hidden_style_css.html" |
| 151 type="chrome_html" /> | 151 type="chrome_html" /> |
| 152 <structure name="IDR_CR_ELEMENTS_CR_SHARED_VARS_CSS_HTML" | 152 <structure name="IDR_CR_ELEMENTS_CR_SHARED_VARS_CSS_HTML" |
| 153 file="../../webui/resources/cr_elements/shared_vars_css.html" | 153 file="../../webui/resources/cr_elements/shared_vars_css.html" |
| 154 type="chrome_html" /> | 154 type="chrome_html" /> |
| 155 <structure name="IDR_CR_ELEMENTS_CR_TOAST_HTML" | |
| 156 file="../../webui/resources/cr_elements/cr_toast/cr_toast.html" | |
|
dpapad
2017/05/31 17:52:38
Are those files supposed to be added in the same C
calamity
2017/06/01 06:40:08
Oops, forgot to git add. I've moved the toast to m
| |
| 157 type="chrome_html" /> | |
| 158 <structure name="IDR_CR_ELEMENTS_CR_TOAST_JS" | |
| 159 file="../../webui/resources/cr_elements/cr_toast/cr_toast.js" | |
| 160 type="chrome_html" /> | |
| 155 <structure name="IDR_CR_ELEMENTS_CR_TOOLBAR_HTML" | 161 <structure name="IDR_CR_ELEMENTS_CR_TOOLBAR_HTML" |
| 156 file="../../webui/resources/cr_elements/cr_toolbar/cr_toolbar.html" | 162 file="../../webui/resources/cr_elements/cr_toolbar/cr_toolbar.html" |
| 157 type="chrome_html" /> | 163 type="chrome_html" /> |
| 158 <structure name="IDR_CR_ELEMENTS_CR_TOOLBAR_JS" | 164 <structure name="IDR_CR_ELEMENTS_CR_TOOLBAR_JS" |
| 159 file="../../webui/resources/cr_elements/cr_toolbar/cr_toolbar.js" | 165 file="../../webui/resources/cr_elements/cr_toolbar/cr_toolbar.js" |
| 160 type="chrome_html" /> | 166 type="chrome_html" /> |
| 161 <structure name="IDR_CR_ELEMENTS_CR_TOOLBAR_SEARCH_FIELD_HTML" | 167 <structure name="IDR_CR_ELEMENTS_CR_TOOLBAR_SEARCH_FIELD_HTML" |
| 162 file="../../webui/resources/cr_elements/cr_toolbar/cr_toolbar_searc h_field.html" | 168 file="../../webui/resources/cr_elements/cr_toolbar/cr_toolbar_searc h_field.html" |
| 163 type="chrome_html" /> | 169 type="chrome_html" /> |
| 164 <structure name="IDR_CR_ELEMENTS_CR_TOOLBAR_SEARCH_FIELD_JS" | 170 <structure name="IDR_CR_ELEMENTS_CR_TOOLBAR_SEARCH_FIELD_JS" |
| 165 file="../../webui/resources/cr_elements/cr_toolbar/cr_toolbar_searc h_field.js" | 171 file="../../webui/resources/cr_elements/cr_toolbar/cr_toolbar_searc h_field.js" |
| 166 type="chrome_html" /> | 172 type="chrome_html" /> |
| 167 <structure name="IDR_CR_ELEMENTS_CR_TOOLBAR_SELECTION_OVERLAY_HTML" | 173 <structure name="IDR_CR_ELEMENTS_CR_TOOLBAR_SELECTION_OVERLAY_HTML" |
| 168 file="../../webui/resources/cr_elements/cr_toolbar/cr_toolbar_selec tion_overlay.html" | 174 file="../../webui/resources/cr_elements/cr_toolbar/cr_toolbar_selec tion_overlay.html" |
| 169 type="chrome_html" /> | 175 type="chrome_html" /> |
| 170 <structure name="IDR_CR_ELEMENTS_CR_TOOLBAR_SELECTION_OVERLAY_JS" | 176 <structure name="IDR_CR_ELEMENTS_CR_TOOLBAR_SELECTION_OVERLAY_JS" |
| 171 file="../../webui/resources/cr_elements/cr_toolbar/cr_toolbar_selec tion_overlay.js" | 177 file="../../webui/resources/cr_elements/cr_toolbar/cr_toolbar_selec tion_overlay.js" |
| 172 type="chrome_html" /> | 178 type="chrome_html" /> |
| 173 </grit-part> | 179 </grit-part> |
| OLD | NEW |