| 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 517 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 528 <structure type="chrome_scaled_image" name="IDR_SAFEBROWSING_WARNING" fi
le="legacy/safebrowsing_warning.png" /> | 528 <structure type="chrome_scaled_image" name="IDR_SAFEBROWSING_WARNING" fi
le="legacy/safebrowsing_warning.png" /> |
| 529 <structure type="chrome_scaled_image" name="IDR_SAVE_PASSWORD_ACTIVE" fi
le="legacy/save_password_active.png" /> | 529 <structure type="chrome_scaled_image" name="IDR_SAVE_PASSWORD_ACTIVE" fi
le="legacy/save_password_active.png" /> |
| 530 <structure type="chrome_scaled_image" name="IDR_SAVE_PASSWORD_INACTIVE"
file="legacy/save_password_inactive.png" /> | 530 <structure type="chrome_scaled_image" name="IDR_SAVE_PASSWORD_INACTIVE"
file="legacy/save_password_inactive.png" /> |
| 531 </if> | 531 </if> |
| 532 <structure type="chrome_scaled_image" name="IDR_SCREEN_CAPTURE_NOTIFICATIO
N_GRIP" file="screen_capture_notification_grip.png" /> | 532 <structure type="chrome_scaled_image" name="IDR_SCREEN_CAPTURE_NOTIFICATIO
N_GRIP" file="screen_capture_notification_grip.png" /> |
| 533 <structure type="chrome_scaled_image" name="IDR_SCREENSHOT_NOTIFICATION_IC
ON" file="common/notification_screenshot_icon.png" /> | 533 <structure type="chrome_scaled_image" name="IDR_SCREENSHOT_NOTIFICATION_IC
ON" file="common/notification_screenshot_icon.png" /> |
| 534 <if expr="chromeos"> | 534 <if expr="chromeos"> |
| 535 <structure type="chrome_scaled_image" name="IDR_SECONDARY_USER_SETTINGS"
file="cros/secondary_user_settings.png" /> | 535 <structure type="chrome_scaled_image" name="IDR_SECONDARY_USER_SETTINGS"
file="cros/secondary_user_settings.png" /> |
| 536 </if> | 536 </if> |
| 537 <structure type="chrome_scaled_image" name="IDR_SETTINGS_FAVICON" file="co
mmon/favicon_settings.png" /> | 537 <structure type="chrome_scaled_image" name="IDR_SETTINGS_FAVICON" file="co
mmon/favicon_settings.png" /> |
| 538 <if expr="is_macosx"> | |
| 539 <structure type="chrome_scaled_image" name="IDR_STAR" file="common/star.
png" /> | |
| 540 <structure type="chrome_scaled_image" name="IDR_STAR_LIT" file="common/s
tar_lit.png" /> | |
| 541 </if> | |
| 542 <if expr="chromeos"> | 538 <if expr="chromeos"> |
| 543 <structure type="chrome_scaled_image" name="IDR_SUPERVISED_ILLUSTRATION_
START" file="cros/supervised_illustration_start.png" /> | 539 <structure type="chrome_scaled_image" name="IDR_SUPERVISED_ILLUSTRATION_
START" file="cros/supervised_illustration_start.png" /> |
| 544 <structure type="chrome_scaled_image" name="IDR_SUPERVISED_ILLUSTRATION_
DONE" file="cros/supervised_illsutration_done.png" /> | 540 <structure type="chrome_scaled_image" name="IDR_SUPERVISED_ILLUSTRATION_
DONE" file="cros/supervised_illsutration_done.png" /> |
| 545 <structure type="chrome_scaled_image" name="IDR_LOGO_AVATAR_CIRCLE_BLUE_
COLOR" file="cros/logo_avatar_circle_blue_color.png" /> | 541 <structure type="chrome_scaled_image" name="IDR_LOGO_AVATAR_CIRCLE_BLUE_
COLOR" file="cros/logo_avatar_circle_blue_color.png" /> |
| 546 <structure type="chrome_scaled_image" name="IDR_LOGO_GOOGLE_COLOR_90" fi
le="cros/logo_google_color_90.png" /> | 542 <structure type="chrome_scaled_image" name="IDR_LOGO_GOOGLE_COLOR_90" fi
le="cros/logo_google_color_90.png" /> |
| 547 </if> | 543 </if> |
| 548 <structure type="chrome_scaled_image" name="IDR_SUPERVISED_USER_PLACEHOLDE
R" file="common/supervised_user_placeholder.png" /> | 544 <structure type="chrome_scaled_image" name="IDR_SUPERVISED_USER_PLACEHOLDE
R" file="common/supervised_user_placeholder.png" /> |
| 549 <if expr="is_macosx"> | 545 <if expr="is_macosx"> |
| 550 <structure type="chrome_scaled_image" name="IDR_TAB_ACTIVE_CENTER" file=
"mac/tab_active_center.png" /> | 546 <structure type="chrome_scaled_image" name="IDR_TAB_ACTIVE_CENTER" file=
"mac/tab_active_center.png" /> |
| 551 <structure type="chrome_scaled_image" name="IDR_TAB_ACTIVE_LEFT" file="m
ac/tab_active_left.png" /> | 547 <structure type="chrome_scaled_image" name="IDR_TAB_ACTIVE_LEFT" file="m
ac/tab_active_left.png" /> |
| (...skipping 128 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 680 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_32" file="
google_chrome/webstore_icon_32.png" /> | 676 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_32" file="
google_chrome/webstore_icon_32.png" /> |
| 681 </if> | 677 </if> |
| 682 <if expr="is_macosx"> | 678 <if expr="is_macosx"> |
| 683 <structure type="chrome_scaled_image" name="IDR_ZOOM_MINUS" file="legacy
/zoom_minus.png" /> | 679 <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" /> | 680 <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" /> | 681 <structure type="chrome_scaled_image" name="IDR_ZOOM_NORMAL" file="legac
y/zoom_reset.png" /> |
| 686 </if> | 682 </if> |
| 687 </structures> | 683 </structures> |
| 688 </release> | 684 </release> |
| 689 </grit> | 685 </grit> |
| OLD | NEW |