| 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 640 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 651 <structure type="chrome_scaled_image" name="IDR_TOOLBAR_ACTION_HIGHLIGHT_T
OP_LEFT" file="common/toolbar_action_highlight_top_left.png" /> | 651 <structure type="chrome_scaled_image" name="IDR_TOOLBAR_ACTION_HIGHLIGHT_T
OP_LEFT" file="common/toolbar_action_highlight_top_left.png" /> |
| 652 <structure type="chrome_scaled_image" name="IDR_TOOLBAR_ACTION_HIGHLIGHT_T
OP" file="common/toolbar_action_highlight_top.png" /> | 652 <structure type="chrome_scaled_image" name="IDR_TOOLBAR_ACTION_HIGHLIGHT_T
OP" file="common/toolbar_action_highlight_top.png" /> |
| 653 <structure type="chrome_scaled_image" name="IDR_TOOLBAR_ACTION_HIGHLIGHT_T
OP_RIGHT" file="common/toolbar_action_highlight_top_right.png" /> | 653 <structure type="chrome_scaled_image" name="IDR_TOOLBAR_ACTION_HIGHLIGHT_T
OP_RIGHT" file="common/toolbar_action_highlight_top_right.png" /> |
| 654 <structure type="chrome_scaled_image" name="IDR_TOOLBAR_BEZEL_HOVER" file=
"common/browser_toolbar_bezel_hover.png" /> | 654 <structure type="chrome_scaled_image" name="IDR_TOOLBAR_BEZEL_HOVER" file=
"common/browser_toolbar_bezel_hover.png" /> |
| 655 <structure type="chrome_scaled_image" name="IDR_TOOLBAR_BEZEL_PRESSED" fil
e="common/browser_toolbar_bezel_pressed.png" /> | 655 <structure type="chrome_scaled_image" name="IDR_TOOLBAR_BEZEL_PRESSED" fil
e="common/browser_toolbar_bezel_pressed.png" /> |
| 656 | 656 |
| 657 <if expr="is_macosx"> | 657 <if expr="is_macosx"> |
| 658 <structure type="chrome_scaled_image" name="IDR_TRANSLATE" file="legacy/
translate.png" /> | 658 <structure type="chrome_scaled_image" name="IDR_TRANSLATE" file="legacy/
translate.png" /> |
| 659 <structure type="chrome_scaled_image" name="IDR_TRANSLATE_ACTIVE" file="
legacy/translate_active.png" /> | 659 <structure type="chrome_scaled_image" name="IDR_TRANSLATE_ACTIVE" file="
legacy/translate_active.png" /> |
| 660 </if> | 660 </if> |
| 661 <structure type="chrome_scaled_image" name="IDR_UPDATE_MENU_SEVERITY_LOW"
file="common/update_menu_severity_low.png" /> | |
| 662 <structure type="chrome_scaled_image" name="IDR_UPDATE_MENU_SEVERITY_MEDIU
M" file="common/update_menu_severity_medium.png" /> | |
| 663 <structure type="chrome_scaled_image" name="IDR_UPDATE_MENU_SEVERITY_HIGH"
file="common/update_menu_severity_high.png" /> | |
| 664 <structure type="chrome_scaled_image" name="IDR_USB_NOTIFICATION_ICON" fil
e="common/notification_usb_icon.png" /> | 661 <structure type="chrome_scaled_image" name="IDR_USB_NOTIFICATION_ICON" fil
e="common/notification_usb_icon.png" /> |
| 665 <if expr="chromeos"> | 662 <if expr="chromeos"> |
| 666 <structure type="chrome_scaled_image" name="IDR_USER_IMAGE_CAPTURE" file
="cros/snapshot_wide.png" /> | 663 <structure type="chrome_scaled_image" name="IDR_USER_IMAGE_CAPTURE" file
="cros/snapshot_wide.png" /> |
| 667 <structure type="chrome_scaled_image" name="IDR_USER_IMAGE_RECYCLE" file
="cros/discard_wide.png" /> | 664 <structure type="chrome_scaled_image" name="IDR_USER_IMAGE_RECYCLE" file
="cros/discard_wide.png" /> |
| 668 </if> | 665 </if> |
| 669 <structure type="chrome_scaled_image" name="IDR_WARNING" file="common/aler
t_small.png" /> | 666 <structure type="chrome_scaled_image" name="IDR_WARNING" file="common/aler
t_small.png" /> |
| 670 <if expr="not _google_chrome"> | 667 <if expr="not _google_chrome"> |
| 671 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON" file="chr
omium/webstore_icon.png" /> | 668 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON" file="chr
omium/webstore_icon.png" /> |
| 672 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_16" file="
chromium/webstore_icon_16.png" /> | 669 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_16" file="
chromium/webstore_icon_16.png" /> |
| 673 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_24" file="
chromium/webstore_icon_24.png" /> | 670 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_24" file="
chromium/webstore_icon_24.png" /> |
| 674 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_32" file="
chromium/webstore_icon_32.png" /> | 671 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_32" file="
chromium/webstore_icon_32.png" /> |
| 675 </if> | 672 </if> |
| 676 <if expr="_google_chrome"> | 673 <if expr="_google_chrome"> |
| 677 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON" file="goo
gle_chrome/webstore_icon.png" /> | 674 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON" file="goo
gle_chrome/webstore_icon.png" /> |
| 678 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_16" file="
google_chrome/webstore_icon_16.png" /> | 675 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_16" file="
google_chrome/webstore_icon_16.png" /> |
| 679 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_24" file="
google_chrome/webstore_icon_24.png" /> | 676 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_24" file="
google_chrome/webstore_icon_24.png" /> |
| 680 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_32" file="
google_chrome/webstore_icon_32.png" /> | 677 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_32" file="
google_chrome/webstore_icon_32.png" /> |
| 681 </if> | 678 </if> |
| 682 <if expr="is_macosx"> | 679 <if expr="is_macosx"> |
| 683 <structure type="chrome_scaled_image" name="IDR_ZOOM_MINUS" file="legacy
/zoom_minus.png" /> | 680 <structure type="chrome_scaled_image" name="IDR_ZOOM_MINUS" file="legacy
/zoom_minus.png" /> |
| 684 <structure type="chrome_scaled_image" name="IDR_ZOOM_PLUS" file="legacy/
zoom_plus.png" /> | 681 <structure type="chrome_scaled_image" name="IDR_ZOOM_PLUS" file="legacy/
zoom_plus.png" /> |
| 685 <structure type="chrome_scaled_image" name="IDR_ZOOM_NORMAL" file="legac
y/zoom_reset.png" /> | 682 <structure type="chrome_scaled_image" name="IDR_ZOOM_NORMAL" file="legac
y/zoom_reset.png" /> |
| 686 </if> | 683 </if> |
| 687 </structures> | 684 </structures> |
| 688 </release> | 685 </release> |
| 689 </grit> | 686 </grit> |
| OLD | NEW |