| 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 245 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 256 <structure type="chrome_scaled_image" name="IDR_ENROLL_SUCCESS" file="cr
os/enroll_success.png" /> | 256 <structure type="chrome_scaled_image" name="IDR_ENROLL_SUCCESS" file="cr
os/enroll_success.png" /> |
| 257 </if> | 257 </if> |
| 258 <structure type="chrome_scaled_image" name="IDR_ERROR_NETWORK_GENERIC" fil
e="common/error_network_generic.png" /> | 258 <structure type="chrome_scaled_image" name="IDR_ERROR_NETWORK_GENERIC" fil
e="common/error_network_generic.png" /> |
| 259 <structure type="chrome_scaled_image" name="IDR_ERROR_NETWORK_OFFLINE" fil
e="common/error_network_offline.png" /> | 259 <structure type="chrome_scaled_image" name="IDR_ERROR_NETWORK_OFFLINE" fil
e="common/error_network_offline.png" /> |
| 260 <if expr="enable_extensions"> | 260 <if expr="enable_extensions"> |
| 261 <structure type="chrome_scaled_image" name="IDR_EXTENSIONS_FAVICON" file
="common/favicon_extensions.png" /> | 261 <structure type="chrome_scaled_image" name="IDR_EXTENSIONS_FAVICON" file
="common/favicon_extensions.png" /> |
| 262 <structure type="chrome_scaled_image" name="IDR_EXTENSIONS_RATING_STAR_H
ALF_LEFT" file="common/extensions_rating_star_half_left.png" /> | 262 <structure type="chrome_scaled_image" name="IDR_EXTENSIONS_RATING_STAR_H
ALF_LEFT" file="common/extensions_rating_star_half_left.png" /> |
| 263 <structure type="chrome_scaled_image" name="IDR_EXTENSIONS_RATING_STAR_H
ALF_RIGHT" file="common/extensions_rating_star_half_right.png" /> | 263 <structure type="chrome_scaled_image" name="IDR_EXTENSIONS_RATING_STAR_H
ALF_RIGHT" file="common/extensions_rating_star_half_right.png" /> |
| 264 <structure type="chrome_scaled_image" name="IDR_EXTENSIONS_RATING_STAR_O
FF" file="common/extensions_rating_star_off.png" /> | 264 <structure type="chrome_scaled_image" name="IDR_EXTENSIONS_RATING_STAR_O
FF" file="common/extensions_rating_star_off.png" /> |
| 265 <structure type="chrome_scaled_image" name="IDR_EXTENSIONS_RATING_STAR_O
N" file="common/extensions_rating_star_on.png" /> | 265 <structure type="chrome_scaled_image" name="IDR_EXTENSIONS_RATING_STAR_O
N" file="common/extensions_rating_star_on.png" /> |
| 266 <structure type="chrome_scaled_image" name="IDR_EXTENSIONS_SECTION" file
="common/extensions_section.png" /> | |
| 267 <structure type="chrome_scaled_image" name="IDR_EXTENSION_COMMAND_CLOSE"
file="common/extension_command_close.png" /> | 266 <structure type="chrome_scaled_image" name="IDR_EXTENSION_COMMAND_CLOSE"
file="common/extension_command_close.png" /> |
| 268 </if> | 267 </if> |
| 269 <if expr="chromeos"> | 268 <if expr="chromeos"> |
| 270 <structure type="chrome_scaled_image" name="IDR_FATAL_ERROR" file="cros/
fatal_error.png" /> | 269 <structure type="chrome_scaled_image" name="IDR_FATAL_ERROR" file="cros/
fatal_error.png" /> |
| 271 </if> | 270 </if> |
| 272 <structure type="chrome_scaled_image" name="IDR_FILE_FOLDER" file="common/
folder.png" /> | 271 <structure type="chrome_scaled_image" name="IDR_FILE_FOLDER" file="common/
folder.png" /> |
| 273 <if expr="chromeos"> | 272 <if expr="chromeos"> |
| 274 <structure type="chrome_scaled_image" name="IDR_FILETYPE_AUDIO" file="cr
os/file_types/audio.png" /> | 273 <structure type="chrome_scaled_image" name="IDR_FILETYPE_AUDIO" file="cr
os/file_types/audio.png" /> |
| 275 <structure type="chrome_scaled_image" name="IDR_FILETYPE_GENERIC" file="
cros/file_types/generic.png" /> | 274 <structure type="chrome_scaled_image" name="IDR_FILETYPE_GENERIC" file="
cros/file_types/generic.png" /> |
| 276 <structure type="chrome_scaled_image" name="IDR_FILETYPE_IMAGE" file="cr
os/file_types/image.png" /> | 275 <structure type="chrome_scaled_image" name="IDR_FILETYPE_IMAGE" file="cr
os/file_types/image.png" /> |
| (...skipping 744 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1021 <!-- People search images --> | 1020 <!-- People search images --> |
| 1022 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL
" file="common/mail.png" /> | 1021 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL
" file="common/mail.png" /> |
| 1023 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL
_HOVER" file="common/mail_hover.png" /> | 1022 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL
_HOVER" file="common/mail_hover.png" /> |
| 1024 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL
_PRESSED" file="common/mail_pressed.png" /> | 1023 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_EMAIL
_PRESSED" file="common/mail_pressed.png" /> |
| 1025 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT"
file="common/chat.png" /> | 1024 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT"
file="common/chat.png" /> |
| 1026 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_
HOVER" file="common/chat_hover.png" /> | 1025 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_
HOVER" file="common/chat_hover.png" /> |
| 1027 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_
PRESSED" file="common/chat_pressed.png" /> | 1026 <structure type="chrome_scaled_image" name="IDR_PEOPLE_SEARCH_ACTION_CHAT_
PRESSED" file="common/chat_pressed.png" /> |
| 1028 </structures> | 1027 </structures> |
| 1029 </release> | 1028 </release> |
| 1030 </grit> | 1029 </grit> |
| OLD | NEW |