| OLD | NEW |
| 1 <?xml version="1.0" encoding="utf-8"?> | 1 <?xml version="1.0" encoding="utf-8"?> |
| 2 <!-- This grd file contains images that are pre-scaled for device scale | 2 <!-- This grd file contains images that are pre-scaled for device scale |
| 3 factors. The image returned by |base::ResourceBundle::GetImageNamed| | 3 factors. The image returned by |base::ResourceBundle::GetImageNamed| |
| 4 will contain multiple |gfx:ImageSkiaReps| for each scale factors. The | 4 will contain multiple |gfx:ImageSkiaReps| for each scale factors. The |
| 5 |fallback_to_low_resolution| attribute controls behavior when | 5 |fallback_to_low_resolution| attribute controls behavior when |
| 6 an image file is missing for target scale factor. If true, chrome | 6 an image file is missing for target scale factor. If true, chrome |
| 7 will automatically scale the 1x image to the target scale factor. | 7 will automatically scale the 1x image to the target scale factor. |
| 8 If false, build will fail due to missing resources. This is | 8 If false, build will fail due to missing resources. This is |
| 9 currently set to true for all resources, but the default will | 9 currently set to true for all resources, but the default will |
| 10 become false in near future. | 10 become false in near future. |
| (...skipping 537 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 548 </if> | 548 </if> |
| 549 <if expr="is_macosx"> | 549 <if expr="is_macosx"> |
| 550 <structure type="chrome_scaled_image" name="IDR_OTR_ICON" file="mac/otr_
icon.png" /> | 550 <structure type="chrome_scaled_image" name="IDR_OTR_ICON" file="mac/otr_
icon.png" /> |
| 551 </if> | 551 </if> |
| 552 <if expr="context.startswith('default_')"> | 552 <if expr="context.startswith('default_')"> |
| 553 <structure type="chrome_scaled_image" name="IDR_OTR_ICON_FULLSCREEN" fil
e="common/otr_icon.png" /> | 553 <structure type="chrome_scaled_image" name="IDR_OTR_ICON_FULLSCREEN" fil
e="common/otr_icon.png" /> |
| 554 </if> | 554 </if> |
| 555 <if expr="not context.startswith('default_')"> | 555 <if expr="not context.startswith('default_')"> |
| 556 <structure type="chrome_scaled_image" name="IDR_OTR_ICON_FULLSCREEN" fil
e="otr_icon_fullscreen.png" /> | 556 <structure type="chrome_scaled_image" name="IDR_OTR_ICON_FULLSCREEN" fil
e="otr_icon_fullscreen.png" /> |
| 557 </if> | 557 </if> |
| 558 <structure type="chrome_scaled_image" name="IDR_OVERFLOW_INDICATOR_HOVER"
file="common/overflow_indicator_hover.png" /> |
| 559 <structure type="chrome_scaled_image" name="IDR_OVERFLOW_INDICATOR_NORMAL"
file="common/overflow_indicator_normal.png" /> |
| 560 <structure type="chrome_scaled_image" name="IDR_OVERFLOW_INDICATOR_PRESSED
" file="common/overflow_indicator_pressed.png" /> |
| 558 <structure type="chrome_scaled_image" name="IDR_PAGEINFO_BAD" file="pagein
fo_bad.png" /> | 561 <structure type="chrome_scaled_image" name="IDR_PAGEINFO_BAD" file="pagein
fo_bad.png" /> |
| 559 <structure type="chrome_scaled_image" name="IDR_PAGEINFO_GOOD" file="pagei
nfo_good.png" /> | 562 <structure type="chrome_scaled_image" name="IDR_PAGEINFO_GOOD" file="pagei
nfo_good.png" /> |
| 560 <structure type="chrome_scaled_image" name="IDR_PAGEINFO_INFO" file="pagei
nfo_info.png" /> | 563 <structure type="chrome_scaled_image" name="IDR_PAGEINFO_INFO" file="pagei
nfo_info.png" /> |
| 561 <structure type="chrome_scaled_image" name="IDR_PAGEINFO_WARNING_MAJOR" fi
le="pageinfo_warning_major.png" /> | 564 <structure type="chrome_scaled_image" name="IDR_PAGEINFO_WARNING_MAJOR" fi
le="pageinfo_warning_major.png" /> |
| 562 <structure type="chrome_scaled_image" name="IDR_PAGEINFO_WARNING_MINOR" fi
le="pageinfo_warning_minor.png" /> | 565 <structure type="chrome_scaled_image" name="IDR_PAGEINFO_WARNING_MINOR" fi
le="pageinfo_warning_minor.png" /> |
| 563 <structure type="chrome_scaled_image" name="IDR_PANEL_CLOSE" file="panel_c
lose.png" /> | 566 <structure type="chrome_scaled_image" name="IDR_PANEL_CLOSE" file="panel_c
lose.png" /> |
| 564 <structure type="chrome_scaled_image" name="IDR_PANEL_CLOSE_C" file="panel
_close_click.png" /> | 567 <structure type="chrome_scaled_image" name="IDR_PANEL_CLOSE_C" file="panel
_close_click.png" /> |
| 565 <structure type="chrome_scaled_image" name="IDR_PANEL_CLOSE_H" file="panel
_close_hover.png" /> | 568 <structure type="chrome_scaled_image" name="IDR_PANEL_CLOSE_H" file="panel
_close_hover.png" /> |
| 566 <structure type="chrome_scaled_image" name="IDR_PANEL_MINIMIZE" file="pane
l_minimize.png" /> | 569 <structure type="chrome_scaled_image" name="IDR_PANEL_MINIMIZE" file="pane
l_minimize.png" /> |
| 567 <structure type="chrome_scaled_image" name="IDR_PANEL_MINIMIZE_C" file="pa
nel_minimize_click.png" /> | 570 <structure type="chrome_scaled_image" name="IDR_PANEL_MINIMIZE_C" file="pa
nel_minimize_click.png" /> |
| (...skipping 312 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 880 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON" file="goo
gle_chrome/webstore_icon.png" /> | 883 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON" file="goo
gle_chrome/webstore_icon.png" /> |
| 881 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_16" file="
google_chrome/webstore_icon_16.png" /> | 884 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_16" file="
google_chrome/webstore_icon_16.png" /> |
| 882 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_24" file="
google_chrome/webstore_icon_24.png" /> | 885 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_24" file="
google_chrome/webstore_icon_24.png" /> |
| 883 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_32" file="
google_chrome/webstore_icon_32.png" /> | 886 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_32" file="
google_chrome/webstore_icon_32.png" /> |
| 884 </if> | 887 </if> |
| 885 <structure type="chrome_scaled_image" name="IDR_ZOOM_MINUS" file="zoom_min
us.png" /> | 888 <structure type="chrome_scaled_image" name="IDR_ZOOM_MINUS" file="zoom_min
us.png" /> |
| 886 <structure type="chrome_scaled_image" name="IDR_ZOOM_PLUS" file="zoom_plus
.png" /> | 889 <structure type="chrome_scaled_image" name="IDR_ZOOM_PLUS" file="zoom_plus
.png" /> |
| 887 </structures> | 890 </structures> |
| 888 </release> | 891 </release> |
| 889 </grit> | 892 </grit> |
| OLD | NEW |