Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
| 2 <!-- This comment is only here because changes to resources are not picked up | 2 <!-- This comment is only here because changes to resources are not picked up |
| 3 without changes to the corresponding grd file. --> | 3 without changes to the corresponding grd file. --> |
| 4 <grit latest_public_release="0" current_release="1"> | 4 <grit latest_public_release="0" current_release="1"> |
| 5 <outputs> | 5 <outputs> |
| 6 <output filename="grit/webui_resources.h" type="rc_header"> | 6 <output filename="grit/webui_resources.h" type="rc_header"> |
| 7 <emit emit_type='prepend'></emit> | 7 <emit emit_type='prepend'></emit> |
| 8 </output> | 8 </output> |
| 9 <output filename="grit/webui_resources_map.cc" | 9 <output filename="grit/webui_resources_map.cc" |
| 10 type="resource_file_map_source" /> | 10 type="resource_file_map_source" /> |
| (...skipping 191 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 202 <include name="IDR_WEBUI_IMAGES_TRASH" | 202 <include name="IDR_WEBUI_IMAGES_TRASH" |
| 203 file="images/trash.png" type="BINDATA" /> | 203 file="images/trash.png" type="BINDATA" /> |
| 204 <include name="IDR_WEBUI_IMAGES_CLOUDS" | 204 <include name="IDR_WEBUI_IMAGES_CLOUDS" |
| 205 file="images/clouds.png" type="BINDATA" /> | 205 file="images/clouds.png" type="BINDATA" /> |
| 206 | 206 |
| 207 <part file="cr_elements_images.grdp" /> | 207 <part file="cr_elements_images.grdp" /> |
| 208 </includes> | 208 </includes> |
| 209 <structures> | 209 <structures> |
| 210 <structure name="IDR_WEBUI_CSS_ALERT_OVERLAY" | 210 <structure name="IDR_WEBUI_CSS_ALERT_OVERLAY" |
| 211 file="css/alert_overlay.css" type="chrome_html" /> | 211 file="css/alert_overlay.css" type="chrome_html" /> |
| 212 <structure name="IDR_WEBUI_CSS_APPS_COMMON" | |
| 213 file="css/apps/common.css" type="chrome_html" /> | |
| 214 <structure name="IDR_WEBUI_CSS_APPS_TOPBUTTON_BAR" | |
| 215 file="css/apps/topbutton_bar.css" type="chrome_html" /> | |
| 212 <structure name="IDR_WEBUI_CSS_BUBBLE" | 216 <structure name="IDR_WEBUI_CSS_BUBBLE" |
| 213 file="css/bubble.css" type="chrome_html" /> | 217 file="css/bubble.css" type="chrome_html" /> |
| 214 <structure name="IDR_WEBUI_CSS_BUBBLE_BUTTON" | 218 <structure name="IDR_WEBUI_CSS_BUBBLE_BUTTON" |
| 215 file="css/bubble_button.css" type="chrome_html" /> | 219 file="css/bubble_button.css" type="chrome_html" /> |
| 216 <structure name="IDR_WEBUI_CSS_BUTTER_BAR" | 220 <structure name="IDR_WEBUI_CSS_BUTTER_BAR" |
| 217 file="css/butter_bar.css" type="chrome_html" /> | 221 file="css/butter_bar.css" type="chrome_html" /> |
| 222 <structure name="IDR_WEBUI_CSS_CHROME" | |
| 223 file="css/chrome_shared.css" type="chrome_html" | |
| 224 flattenhtml="true" /> | |
|
Dan Beam
2015/04/10 23:42:52
alpha re-ordering
| |
| 218 <structure name="IDR_WEBUI_CSS_CONTROLLED_INDICATOR" | 225 <structure name="IDR_WEBUI_CSS_CONTROLLED_INDICATOR" |
| 219 file="css/controlled_indicator.css" type="chrome_html" /> | 226 file="css/controlled_indicator.css" type="chrome_html" /> |
| 220 <structure name="IDR_WEBUI_CSS_APPS_COMMON" | |
| 221 file="css/apps/common.css" type="chrome_html" /> | |
| 222 <structure name="IDR_WEBUI_CSS_APPS_TOPBUTTON_BAR" | |
| 223 file="css/apps/topbutton_bar.css" type="chrome_html" /> | |
| 224 <structure name="IDR_WEBUI_CSS_DIALOGS" | 227 <structure name="IDR_WEBUI_CSS_DIALOGS" |
| 225 file="css/dialogs.css" type="chrome_html" /> | 228 file="css/dialogs.css" type="chrome_html" /> |
| 229 <structure name="IDR_WEBUI_CSS_I18N_PROCESS" | |
| 230 file="css/i18n_process.css" type="chrome_html" /> | |
|
Dan Beam
2015/04/10 23:42:52
new
| |
| 226 <structure name="IDR_WEBUI_CSS_LIST" | 231 <structure name="IDR_WEBUI_CSS_LIST" |
| 227 file="css/list.css" type="chrome_html" /> | 232 file="css/list.css" type="chrome_html" /> |
| 228 <structure name="IDR_WEBUI_CSS_MENU" | 233 <structure name="IDR_WEBUI_CSS_MENU" |
| 229 file="css/menu.css" type="chrome_html" | 234 file="css/menu.css" type="chrome_html" |
| 230 flattenhtml="true" /> | 235 flattenhtml="true" /> |
| 231 <structure name="IDR_WEBUI_CSS_MENU_BUTTON" | 236 <structure name="IDR_WEBUI_CSS_MENU_BUTTON" |
| 232 file="css/menu_button.css" type="chrome_html" | 237 file="css/menu_button.css" type="chrome_html" |
| 233 flattenhtml="true" /> | 238 flattenhtml="true" /> |
| 234 <structure name="IDR_WEBUI_CSS_CHROME" | |
| 235 file="css/chrome_shared.css" type="chrome_html" | |
| 236 flattenhtml="true" /> | |
| 237 <structure name="IDR_WEBUI_CSS_TEXT_DEFAULTS" | 239 <structure name="IDR_WEBUI_CSS_TEXT_DEFAULTS" |
| 238 file="css/text_defaults.css" type="chrome_html" /> | 240 file="css/text_defaults.css" type="chrome_html" /> |
| 239 <structure name="IDR_WEBUI_CSS_OVERLAY" | 241 <structure name="IDR_WEBUI_CSS_OVERLAY" |
| 240 file="css/overlay.css" type="chrome_html" | 242 file="css/overlay.css" type="chrome_html" |
| 241 flattenhtml="true" /> | 243 flattenhtml="true" /> |
| 242 <structure name="IDR_WEBUI_CSS_SPINNER" | 244 <structure name="IDR_WEBUI_CSS_SPINNER" |
| 243 file="css/spinner.css" type="chrome_html" /> | 245 file="css/spinner.css" type="chrome_html" /> |
| 244 <structure name="IDR_WEBUI_CSS_TABLE" | 246 <structure name="IDR_WEBUI_CSS_TABLE" |
| 245 file="css/table.css" type="chrome_html" /> | 247 file="css/table.css" type="chrome_html" /> |
| 246 <structure name="IDR_WEBUI_CSS_TABS" | 248 <structure name="IDR_WEBUI_CSS_TABS" |
| (...skipping 144 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 391 type="chrome_html" /> | 393 type="chrome_html" /> |
| 392 <structure name="IDR_WEBUI_JS_UI_ACCOUNT_TWEAKS" | 394 <structure name="IDR_WEBUI_JS_UI_ACCOUNT_TWEAKS" |
| 393 file="js/chromeos/ui_account_tweaks.js" | 395 file="js/chromeos/ui_account_tweaks.js" |
| 394 type="chrome_html" /> | 396 type="chrome_html" /> |
| 395 </if> | 397 </if> |
| 396 <part file="cr_elements_resources.grdp" /> | 398 <part file="cr_elements_resources.grdp" /> |
| 397 <part file="polymer_resources.grdp" /> | 399 <part file="polymer_resources.grdp" /> |
| 398 </structures> | 400 </structures> |
| 399 </release> | 401 </release> |
| 400 </grit> | 402 </grit> |
| OLD | NEW |