| 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 321 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 332 <structure type="chrome_scaled_image" name="IDR_PAGEINFO_INFO" file="commo
n/pageinfo_info.png" /> | 332 <structure type="chrome_scaled_image" name="IDR_PAGEINFO_INFO" file="commo
n/pageinfo_info.png" /> |
| 333 <structure type="chrome_scaled_image" name="IDR_PAGEINFO_WARNING_MAJOR" fi
le="common/pageinfo_warning_major.png" /> | 333 <structure type="chrome_scaled_image" name="IDR_PAGEINFO_WARNING_MAJOR" fi
le="common/pageinfo_warning_major.png" /> |
| 334 <structure type="chrome_scaled_image" name="IDR_PAGEINFO_WARNING_MINOR" fi
le="common/pageinfo_warning_minor.png" /> | 334 <structure type="chrome_scaled_image" name="IDR_PAGEINFO_WARNING_MINOR" fi
le="common/pageinfo_warning_minor.png" /> |
| 335 <structure type="chrome_scaled_image" name="IDR_PAGEINFO_ENTERPRISE_MANAGE
D" file="common/pageinfo_enterprise_managed.png" /> | 335 <structure type="chrome_scaled_image" name="IDR_PAGEINFO_ENTERPRISE_MANAGE
D" file="common/pageinfo_enterprise_managed.png" /> |
| 336 <structure type="chrome_scaled_image" name="IDR_PLUGINS_FAVICON" file="com
mon/favicon_extensions.png" /> | 336 <structure type="chrome_scaled_image" name="IDR_PLUGINS_FAVICON" file="com
mon/favicon_extensions.png" /> |
| 337 <structure type="chrome_scaled_image" name="IDR_PRERENDER" file="common/pr
erender_succeed_icon.png" /> | 337 <structure type="chrome_scaled_image" name="IDR_PRERENDER" file="common/pr
erender_succeed_icon.png" /> |
| 338 <if expr="chromeos"> | 338 <if expr="chromeos"> |
| 339 <structure type="chrome_scaled_image" name="IDR_PRINTER_NOTIFICATION" fi
le="cros/printer_notification.png" /> | 339 <structure type="chrome_scaled_image" name="IDR_PRINTER_NOTIFICATION" fi
le="cros/printer_notification.png" /> |
| 340 <structure type="chrome_scaled_image" name="IDR_PRINTER_DETECTED_NOTIFIC
ATION" file="cros/printer_detected_notification.png" /> | 340 <structure type="chrome_scaled_image" name="IDR_PRINTER_DETECTED_NOTIFIC
ATION" file="cros/printer_detected_notification.png" /> |
| 341 </if> | 341 </if> |
| 342 <!-- These product logos do not have the "chrome/chromium" name alongside
the logo. See components/resources/version_ui_scaled_resources.grd. --> |
| 342 <if expr="not _google_chrome"> | 343 <if expr="not _google_chrome"> |
| 343 <structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO_16" file="c
hromium/product_logo_16.png" /> | 344 <structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO_16" file="c
hromium/product_logo_16.png" /> |
| 344 <structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO_32" file="c
hromium/product_logo_32.png" /> | 345 <structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO_32" file="c
hromium/product_logo_32.png" /> |
| 345 <structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO_WHITE" file
="chromium/product_logo_white.png" /> | |
| 346 <structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO_NAME_22" fi
le="chromium/product_logo_name_22.png" /> | |
| 347 </if> | 346 </if> |
| 348 <if expr="_google_chrome"> | 347 <if expr="_google_chrome"> |
| 349 <structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO_16" file="g
oogle_chrome/product_logo_16.png" /> | 348 <structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO_16" file="g
oogle_chrome/product_logo_16.png" /> |
| 350 <structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO_32" file="g
oogle_chrome/product_logo_32.png" /> | 349 <structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO_32" file="g
oogle_chrome/product_logo_32.png" /> |
| 351 <structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO_32_BETA" fi
le="google_chrome/product_logo_32_beta.png" /> | 350 <structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO_32_BETA" fi
le="google_chrome/product_logo_32_beta.png" /> |
| 352 <structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO_32_CANARY"
file="google_chrome/product_logo_32_canary.png" /> | 351 <structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO_32_CANARY"
file="google_chrome/product_logo_32_canary.png" /> |
| 353 <structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO_32_DEV" fil
e="google_chrome/product_logo_32_dev.png" /> | 352 <structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO_32_DEV" fil
e="google_chrome/product_logo_32_dev.png" /> |
| 354 <structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO_WHITE" file
="google_chrome/product_logo_white.png" /> | |
| 355 <structure type="chrome_scaled_image" name="IDR_PRODUCT_LOGO_NAME_22" fi
le="google_chrome/product_logo_name_22.png" /> | |
| 356 </if> | 353 </if> |
| 357 | 354 |
| 358 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_0" file="co
mmon/profile_avatar_generic.png" /> | 355 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_0" file="co
mmon/profile_avatar_generic.png" /> |
| 359 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_1" file="co
mmon/profile_avatar_generic_aqua.png" /> | 356 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_1" file="co
mmon/profile_avatar_generic_aqua.png" /> |
| 360 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_2" file="co
mmon/profile_avatar_generic_blue.png" /> | 357 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_2" file="co
mmon/profile_avatar_generic_blue.png" /> |
| 361 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_3" file="co
mmon/profile_avatar_generic_green.png" /> | 358 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_3" file="co
mmon/profile_avatar_generic_green.png" /> |
| 362 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_4" file="co
mmon/profile_avatar_generic_orange.png" /> | 359 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_4" file="co
mmon/profile_avatar_generic_orange.png" /> |
| 363 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_5" file="co
mmon/profile_avatar_generic_purple.png" /> | 360 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_5" file="co
mmon/profile_avatar_generic_purple.png" /> |
| 364 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_6" file="co
mmon/profile_avatar_generic_red.png" /> | 361 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_6" file="co
mmon/profile_avatar_generic_red.png" /> |
| 365 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_7" file="co
mmon/profile_avatar_generic_yellow.png" /> | 362 <structure type="chrome_scaled_image" name="IDR_PROFILE_AVATAR_7" file="co
mmon/profile_avatar_generic_yellow.png" /> |
| (...skipping 230 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 596 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_32" file="
google_chrome/webstore_icon_32.png" /> | 593 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_32" file="
google_chrome/webstore_icon_32.png" /> |
| 597 </if> | 594 </if> |
| 598 <if expr="is_macosx"> | 595 <if expr="is_macosx"> |
| 599 <structure type="chrome_scaled_image" name="IDR_ZOOM_MINUS" file="legacy
/zoom_minus.png" /> | 596 <structure type="chrome_scaled_image" name="IDR_ZOOM_MINUS" file="legacy
/zoom_minus.png" /> |
| 600 <structure type="chrome_scaled_image" name="IDR_ZOOM_PLUS" file="legacy/
zoom_plus.png" /> | 597 <structure type="chrome_scaled_image" name="IDR_ZOOM_PLUS" file="legacy/
zoom_plus.png" /> |
| 601 <structure type="chrome_scaled_image" name="IDR_ZOOM_NORMAL" file="legac
y/zoom_reset.png" /> | 598 <structure type="chrome_scaled_image" name="IDR_ZOOM_NORMAL" file="legac
y/zoom_reset.png" /> |
| 602 </if> | 599 </if> |
| 603 </structures> | 600 </structures> |
| 604 </release> | 601 </release> |
| 605 </grit> | 602 </grit> |
| OLD | NEW |