| 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 241 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 252 <structure type="chrome_scaled_image" name="IDR_ICON_USER_MANAGER_TUTORI
AL_COMPLETE" file="common/user_manager_tutorial/complete.png" /> | 252 <structure type="chrome_scaled_image" name="IDR_ICON_USER_MANAGER_TUTORI
AL_COMPLETE" file="common/user_manager_tutorial/complete.png" /> |
| 253 </if> | 253 </if> |
| 254 <if expr="chromeos"> | 254 <if expr="chromeos"> |
| 255 <structure type="chrome_scaled_image" name="IDR_ICON_ADD_USER_WHITE" fil
e="cros/icon_add_user_white.png" /> | 255 <structure type="chrome_scaled_image" name="IDR_ICON_ADD_USER_WHITE" fil
e="cros/icon_add_user_white.png" /> |
| 256 <structure type="chrome_scaled_image" name="IDR_ICON_MORE_VERT_WHITE" fi
le="cros/icon_more_vert_white.png" /> | 256 <structure type="chrome_scaled_image" name="IDR_ICON_MORE_VERT_WHITE" fi
le="cros/icon_more_vert_white.png" /> |
| 257 <structure type="chrome_scaled_image" name="IDR_ICON_GUEST_WHITE" file="
cros/icon_guest_white.png" /> | 257 <structure type="chrome_scaled_image" name="IDR_ICON_GUEST_WHITE" file="
cros/icon_guest_white.png" /> |
| 258 <structure type="chrome_scaled_image" name="IDR_ICON_POWER_WHITE" file="
cros/icon_power_white.png" /> | 258 <structure type="chrome_scaled_image" name="IDR_ICON_POWER_WHITE" file="
cros/icon_power_white.png" /> |
| 259 </if> | 259 </if> |
| 260 <structure type="chrome_scaled_image" name="IDR_INFO" file="common/info_sm
all.png" /> | 260 <structure type="chrome_scaled_image" name="IDR_INFO" file="common/info_sm
all.png" /> |
| 261 <structure type="chrome_scaled_image" name="IDR_INFOBAR_3D_BLOCKED" file="
common/infobar_3d_blocked.png" /> | 261 <structure type="chrome_scaled_image" name="IDR_INFOBAR_3D_BLOCKED" file="
common/infobar_3d_blocked.png" /> |
| 262 <structure type="chrome_scaled_image" name="IDR_INFOBAR_COOKIE" file="comm
on/infobar_cookie.png" /> | |
| 263 <if expr="is_macosx"> | |
| 264 <structure type="chrome_scaled_image" name="IDR_INFOBAR_DESKTOP_NOTIFICA
TIONS" file="legacy/infobar_desktop_notifications.png" /> | |
| 265 <structure type="chrome_scaled_image" name="IDR_INFOBAR_GEOLOCATION" fil
e="legacy/infobar_geolocation.png" /> | |
| 266 </if> | |
| 267 <structure type="chrome_scaled_image" name="IDR_INFOBAR_MEDIA_STREAM_CAMER
A" file="common/infobar_media_stream_camera.png" /> | 262 <structure type="chrome_scaled_image" name="IDR_INFOBAR_MEDIA_STREAM_CAMER
A" file="common/infobar_media_stream_camera.png" /> |
| 268 <structure type="chrome_scaled_image" name="IDR_INFOBAR_MEDIA_STREAM_MIC"
file="common/infobar_media_stream_mic.png" /> | 263 <structure type="chrome_scaled_image" name="IDR_INFOBAR_MEDIA_STREAM_MIC"
file="common/infobar_media_stream_mic.png" /> |
| 269 <structure type="chrome_scaled_image" name="IDR_INFOBAR_MEDIA_STREAM_SCREE
N" file="common/infobar_media_stream_screen_share.png" /> | 264 <structure type="chrome_scaled_image" name="IDR_INFOBAR_MEDIA_STREAM_SCREE
N" file="common/infobar_media_stream_screen_share.png" /> |
| 270 <structure type="chrome_scaled_image" name="IDR_INFOBAR_MIDI" file="common
/infobar_midi.png" /> | |
| 271 <structure type="chrome_scaled_image" name="IDR_INFOBAR_MULTIPLE_DOWNLOADS
" file="common/infobar_multiple_downloads.png" /> | |
| 272 <structure type="chrome_scaled_image" name="IDR_INFOBAR_PLUGIN_CRASHED" fi
le="common/infobar_plugin_crashed.png" /> | |
| 273 <structure type="chrome_scaled_image" name="IDR_INFOBAR_PLUGIN_INSTALL" fi
le="common/infobar_plugin_install.png" /> | |
| 274 <structure type="chrome_scaled_image" name="IDR_INFOBAR_RESTORE_SESSION" f
ile="common/infobar_restore_session.png" /> | |
| 275 <if expr="is_android"> | 265 <if expr="is_android"> |
| 276 <structure type="chrome_scaled_image" name="IDR_INFOBAR_SAVE_PASSWORD" f
ile="common/infobar_save_password.png" /> | 266 <structure type="chrome_scaled_image" name="IDR_INFOBAR_SAVE_PASSWORD" f
ile="common/infobar_save_password.png" /> |
| 277 </if> | 267 </if> |
| 278 <if expr="is_macosx or is_android"> | 268 <if expr="is_macosx or is_android"> |
| 279 <structure type="chrome_scaled_image" name="IDR_INFOBAR_TRANSLATE" file=
"common/infobar_translate.png" /> | 269 <structure type="chrome_scaled_image" name="IDR_INFOBAR_TRANSLATE" file=
"common/infobar_translate.png" /> |
| 280 </if> | 270 </if> |
| 281 <structure type="chrome_scaled_image" name="IDR_INFOBAR_WARNING" file="com
mon/infobar_warning.png" /> | 271 <structure type="chrome_scaled_image" name="IDR_INFOBAR_WARNING" file="com
mon/infobar_warning.png" /> |
| 282 <structure type="chrome_scaled_image" name="IDR_INPUT_ALERT" file="common/
input_alert.png" /> | 272 <structure type="chrome_scaled_image" name="IDR_INPUT_ALERT" file="common/
input_alert.png" /> |
| 283 <structure type="chrome_scaled_image" name="IDR_INPUT_ALERT_MENU" file="co
mmon/input_alert_menu.png" /> | 273 <structure type="chrome_scaled_image" name="IDR_INPUT_ALERT_MENU" file="co
mmon/input_alert_menu.png" /> |
| 284 <if expr="is_macosx"> | 274 <if expr="is_macosx"> |
| (...skipping 503 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 788 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_32" file="
google_chrome/webstore_icon_32.png" /> | 778 <structure type="chrome_scaled_image" name="IDR_WEBSTORE_ICON_32" file="
google_chrome/webstore_icon_32.png" /> |
| 789 </if> | 779 </if> |
| 790 <if expr="is_macosx"> | 780 <if expr="is_macosx"> |
| 791 <structure type="chrome_scaled_image" name="IDR_ZOOM_MINUS" file="legacy
/zoom_minus.png" /> | 781 <structure type="chrome_scaled_image" name="IDR_ZOOM_MINUS" file="legacy
/zoom_minus.png" /> |
| 792 <structure type="chrome_scaled_image" name="IDR_ZOOM_PLUS" file="legacy/
zoom_plus.png" /> | 782 <structure type="chrome_scaled_image" name="IDR_ZOOM_PLUS" file="legacy/
zoom_plus.png" /> |
| 793 <structure type="chrome_scaled_image" name="IDR_ZOOM_NORMAL" file="legac
y/zoom_reset.png" /> | 783 <structure type="chrome_scaled_image" name="IDR_ZOOM_NORMAL" file="legac
y/zoom_reset.png" /> |
| 794 </if> | 784 </if> |
| 795 </structures> | 785 </structures> |
| 796 </release> | 786 </release> |
| 797 </grit> | 787 </grit> |
| OLD | NEW |